#cc0704 color space conversions
Hex:
#cc0704
RGB:
204, 7, 4
CMY:
20, 97, 98
CMYK:
0, 97, 98, 20
HSL:
1°, 96.1538%, 40.7843%
HSV (HSB):
1°, 98.0392%, 80.0000%
XYZ:
24.9997, 12.9981, 1.3061
xyY:
0.6361, 0.3307, 12.9981
CIE-Lab:
42.7604, 67.0806, 55.5280
CIE-LCH:
42.7604, 87.0814, 39.6173
CIE-Luv:
42.7604, 138.3066, 30.1102
Hunter-Lab:
36.0529, 60.6827, 23.0891
#cc0704 color charts
#cc0704 color shades, tints & tones
#cc0704 color schemes
#cc0704 color preview, HTML & CSS examples
This text has a color of #cc0704
<p style="color:#cc0704;">Text here</p>
.mytext {color:#cc0704;}
This box has a color of #cc0704
<div style="background-color:#cc0704;">Content here</div>
.mybackground {background-color:#cc0704;}
Border around this has a color of #cc0704
<div style="border:2px solid #cc0704;">Content here</div>
.myborder {border:2px solid #cc0704;}