#cc4c00 color space conversions
Hex:
#cc4c00
RGB:
204, 76, 0
CMY:
20, 70, 100
CMYK:
0, 63, 100, 20
HSL:
22°, 100.0000%, 40.0000%
HSV (HSB):
22°, 100.0000%, 80.0000%
XYZ:
27.4863, 18.0063, 2.0269
xyY:
0.5784, 0.3789, 18.0063
CIE-Lab:
49.5037, 48.3019, 59.9322
CIE-LCH:
49.5037, 76.9737, 51.1332
CIE-Luv:
49.5037, 105.6873, 42.0489
Hunter-Lab:
42.4338, 41.3634, 26.8716
#cc4c00 color charts
#cc4c00 color shades, tints & tones
#cc4c00 color schemes
#cc4c00 color preview, HTML & CSS examples
This text has a color of #cc4c00
<p style="color:#cc4c00;">Text here</p>
.mytext {color:#cc4c00;}
This box has a color of #cc4c00
<div style="background-color:#cc4c00;">Content here</div>
.mybackground {background-color:#cc4c00;}
Border around this has a color of #cc4c00
<div style="border:2px solid #cc4c00;">Content here</div>
.myborder {border:2px solid #cc4c00;}