#cc5c04 color space conversions
Hex:
#cc5c04
RGB:
204, 92, 4
CMY:
20, 64, 98
CMYK:
0, 55, 98, 20
HSL:
26°, 96.1538%, 40.7843%
HSV (HSB):
26°, 98.0392%, 80.0000%
XYZ:
28.7509, 20.5004, 2.5565
xyY:
0.5550, 0.3957, 20.5004
CIE-Lab:
52.3984, 40.8200, 60.6584
CIE-LCH:
52.3984, 73.1144, 56.0615
CIE-Luv:
52.3984, 93.0109, 46.4061
Hunter-Lab:
45.2774, 34.1111, 28.3465
#cc5c04 color charts
#cc5c04 color shades, tints & tones
#cc5c04 color schemes
#cc5c04 color preview, HTML & CSS examples
This text has a color of #cc5c04
<p style="color:#cc5c04;">Text here</p>
.mytext {color:#cc5c04;}
This box has a color of #cc5c04
<div style="background-color:#cc5c04;">Content here</div>
.mybackground {background-color:#cc5c04;}
Border around this has a color of #cc5c04
<div style="border:2px solid #cc5c04;">Content here</div>
.myborder {border:2px solid #cc5c04;}