#cc3e0e color space conversions
Hex:
#cc3e0e
RGB:
204, 62, 14
CMY:
20, 76, 95
CMYK:
0, 70, 93, 20
HSL:
15°, 87.1560%, 42.7451%
HSV (HSB):
15°, 93.1373%, 80.0000%
XYZ:
26.7037, 16.3143, 2.1570
xyY:
0.5911, 0.3611, 16.3143
CIE-Lab:
47.3842, 54.2695, 55.1670
CIE-LCH:
47.3842, 77.3859, 45.4699
CIE-Luv:
47.3842, 114.9071, 36.9813
Hunter-Lab:
40.3910, 47.3276, 25.1074
#cc3e0e color charts
#cc3e0e color shades, tints & tones
#cc3e0e color schemes
#cc3e0e color preview, HTML & CSS examples
This text has a color of #cc3e0e
<p style="color:#cc3e0e;">Text here</p>
.mytext {color:#cc3e0e;}
This box has a color of #cc3e0e
<div style="background-color:#cc3e0e;">Content here</div>
.mybackground {background-color:#cc3e0e;}
Border around this has a color of #cc3e0e
<div style="border:2px solid #cc3e0e;">Content here</div>
.myborder {border:2px solid #cc3e0e;}