#cc420e color space conversions
Hex:
#cc420e
RGB:
204, 66, 14
CMY:
20, 74, 95
CMYK:
0, 68, 93, 20
HSL:
16°, 87.1560%, 42.7451%
HSV (HSB):
16°, 93.1373%, 80.0000%
XYZ:
26.9293, 16.7655, 2.2322
xyY:
0.5864, 0.3650, 16.7655
CIE-Lab:
47.9632, 52.6934, 55.5436
CIE-LCH:
47.9632, 76.5616, 46.5084
CIE-Luv:
47.9632, 112.2163, 37.9720
Hunter-Lab:
40.9457, 45.7416, 25.4297
#cc420e color charts
#cc420e color shades, tints & tones
#cc420e color schemes
#cc420e color preview, HTML & CSS examples
This text has a color of #cc420e
<p style="color:#cc420e;">Text here</p>
.mytext {color:#cc420e;}
This box has a color of #cc420e
<div style="background-color:#cc420e;">Content here</div>
.mybackground {background-color:#cc420e;}
Border around this has a color of #cc420e
<div style="border:2px solid #cc420e;">Content here</div>
.myborder {border:2px solid #cc420e;}