#cc0e29 color space conversions
Hex:
#cc0e29
RGB:
204, 14, 41
CMY:
20, 95, 84
CMYK:
0, 93, 80, 20
HSL:
351°, 87.1560%, 42.7451%
HSV (HSB):
351°, 93.1373%, 80.0000%
XYZ:
25.4591, 13.3115, 3.3254
xyY:
0.6048, 0.3162, 13.3115
CIE-Lab:
43.2290, 67.0112, 39.6031
CIE-LCH:
43.2290, 77.8390, 30.5828
CIE-Luv:
43.2290, 132.2371, 23.1717
Hunter-Lab:
36.4850, 60.7081, 20.1356
#cc0e29 color charts
#cc0e29 color shades, tints & tones
#cc0e29 color schemes
#cc0e29 color preview, HTML & CSS examples
This text has a color of #cc0e29
<p style="color:#cc0e29;">Text here</p>
.mytext {color:#cc0e29;}
This box has a color of #cc0e29
<div style="background-color:#cc0e29;">Content here</div>
.mybackground {background-color:#cc0e29;}
Border around this has a color of #cc0e29
<div style="border:2px solid #cc0e29;">Content here</div>
.myborder {border:2px solid #cc0e29;}