#cc3d06 color space conversions
Hex:
#cc3d06
RGB:
204, 61, 6
CMY:
20, 76, 98
CMYK:
0, 70, 97, 20
HSL:
17°, 94.2857%, 41.1765%
HSV (HSB):
17°, 97.0588%, 80.0000%
XYZ:
26.6035, 16.1880, 1.8947
xyY:
0.5953, 0.3623, 16.1880
CIE-Lab:
47.2202, 54.5661, 57.1729
CIE-LCH:
47.2202, 79.0329, 46.3365
CIE-Luv:
47.2202, 116.0004, 37.5963
Hunter-Lab:
40.2343, 47.6165, 25.3719
#cc3d06 color charts
#cc3d06 color shades, tints & tones
#cc3d06 color schemes
#cc3d06 color preview, HTML & CSS examples
This text has a color of #cc3d06
<p style="color:#cc3d06;">Text here</p>
.mytext {color:#cc3d06;}
This box has a color of #cc3d06
<div style="background-color:#cc3d06;">Content here</div>
.mybackground {background-color:#cc3d06;}
Border around this has a color of #cc3d06
<div style="border:2px solid #cc3d06;">Content here</div>
.myborder {border:2px solid #cc3d06;}