Definition
A way of recording color by splitting it into 3 numerical values :
- Hue : basic color “of the color wheel”
- Ex : from red to blue
- Value (opposites) : How light is the color ?
- Ex : from light blue to dark blue
- Chroma : How dull is the color ?
- Ex : from grey to pure red
Questions
What is the difference with [[HSL and HSV]] ?