#cc0204 color space conversions
Hex:
#cc0204
RGB:
204, 2, 4
CMY:
20, 99, 98
CMYK:
0, 99, 98, 20
HSL:
359°, 98.0583%, 40.3922%
HSV (HSB):
359°, 99.0196%, 80.0000%
XYZ:
24.9455, 12.8896, 1.2880
xyY:
0.6376, 0.3295, 12.8896
CIE-Lab:
42.5964, 67.5556, 55.4576
CIE-LCH:
42.5964, 87.4031, 39.3832
CIE-Luv:
42.5964, 139.1685, 29.8216
Hunter-Lab:
35.9020, 61.1969, 23.0043
#cc0204 color charts
#cc0204 color shades, tints & tones
#cc0204 color schemes
#cc0204 color preview, HTML & CSS examples
This text has a color of #cc0204
<p style="color:#cc0204;">Text here</p>
.mytext {color:#cc0204;}
This box has a color of #cc0204
<div style="background-color:#cc0204;">Content here</div>
.mybackground {background-color:#cc0204;}
Border around this has a color of #cc0204
<div style="border:2px solid #cc0204;">Content here</div>
.myborder {border:2px solid #cc0204;}