#cc5004 color space conversions
Hex:
#cc5004
RGB:
204, 80, 4
CMY:
20, 69, 98
CMYK:
0, 61, 98, 20
HSL:
23°, 96.1538%, 40.7843%
HSV (HSB):
23°, 98.0392%, 80.0000%
XYZ:
27.7924, 18.5835, 2.2370
xyY:
0.5717, 0.3823, 18.5835
CIE-Lab:
50.1963, 46.5397, 59.3544
CIE-LCH:
50.1963, 75.4247, 51.9000
CIE-Luv:
50.1963, 102.4802, 42.7923
Hunter-Lab:
43.1085, 39.6404, 27.0993
#cc5004 color charts
#cc5004 color shades, tints & tones
#cc5004 color schemes
#cc5004 color preview, HTML & CSS examples
This text has a color of #cc5004
<p style="color:#cc5004;">Text here</p>
.mytext {color:#cc5004;}
This box has a color of #cc5004
<div style="background-color:#cc5004;">Content here</div>
.mybackground {background-color:#cc5004;}
Border around this has a color of #cc5004
<div style="border:2px solid #cc5004;">Content here</div>
.myborder {border:2px solid #cc5004;}