#cc6c04 color space conversions
Hex:
#cc6c04
RGB:
204, 108, 4
CMY:
20, 58, 98
CMYK:
0, 47, 98, 20
HSL:
31°, 96.1538%, 40.7843%
HSV (HSB):
31°, 98.0392%, 80.0000%
XYZ:
30.2863, 23.5713, 3.0683
xyY:
0.5320, 0.4141, 23.5713
CIE-Lab:
55.6559, 32.6502, 62.6832
CIE-LCH:
55.6559, 70.6769, 62.4861
CIE-Luv:
55.6559, 79.8562, 51.6461
Hunter-Lab:
48.5502, 26.3879, 30.2381
#cc6c04 color charts
#cc6c04 color shades, tints & tones
#cc6c04 color schemes
#cc6c04 color preview, HTML & CSS examples
This text has a color of #cc6c04
<p style="color:#cc6c04;">Text here</p>
.mytext {color:#cc6c04;}
This box has a color of #cc6c04
<div style="background-color:#cc6c04;">Content here</div>
.mybackground {background-color:#cc6c04;}
Border around this has a color of #cc6c04
<div style="border:2px solid #cc6c04;">Content here</div>
.myborder {border:2px solid #cc6c04;}