Question: Which of the following is not a valid color value? (_Alternative:_ Which choice is not a valid color value?)
- `color: #000`
- `color: rgb(0,0,0)`
- `color: #000000`
- `color: 000000`
Answer: The correct answer of the above question is Option D:`color: 000000`