#cc2002 color space conversions
Hex:
#cc2002
RGB:
204, 32, 2
CMY:
20, 87, 99
CMYK:
0, 84, 99, 20
HSL:
9°, 98.0583%, 40.3922%
HSV (HSB):
9°, 99.0196%, 80.0000%
XYZ:
25.4293, 13.8748, 1.3953
xyY:
0.6248, 0.3409, 13.8748
CIE-Lab:
44.0528, 63.3343, 56.7376
CIE-LCH:
44.0528, 85.0317, 41.8554
CIE-Luv:
44.0528, 131.7275, 32.5980
Hunter-Lab:
37.2489, 56.6741, 23.8533
#cc2002 color charts
#cc2002 color shades, tints & tones
#cc2002 color schemes
#cc2002 color preview, HTML & CSS examples
This text has a color of #cc2002
<p style="color:#cc2002;">Text here</p>
.mytext {color:#cc2002;}
This box has a color of #cc2002
<div style="background-color:#cc2002;">Content here</div>
.mybackground {background-color:#cc2002;}
Border around this has a color of #cc2002
<div style="border:2px solid #cc2002;">Content here</div>
.myborder {border:2px solid #cc2002;}