#cc800c color space conversions
Hex:
#cc800c
RGB:
204, 128, 12
CMY:
20, 50, 95
CMYK:
0, 37, 94, 20
HSL:
36°, 88.8889%, 42.3529%
HSV (HSB):
36°, 94.1176%, 80.0000%
XYZ:
32.6874, 28.3023, 4.0879
xyY:
0.5023, 0.4349, 28.3023
CIE-Lab:
60.1608, 22.0289, 64.3424
CIE-LCH:
60.1608, 68.0089, 71.1003
CIE-Luv:
60.1608, 63.0802, 58.0440
Hunter-Lab:
53.1999, 16.5752, 32.6840
#cc800c color charts
#cc800c color shades, tints & tones
#cc800c color schemes
#cc800c color preview, HTML & CSS examples
This text has a color of #cc800c
<p style="color:#cc800c;">Text here</p>
.mytext {color:#cc800c;}
This box has a color of #cc800c
<div style="background-color:#cc800c;">Content here</div>
.mybackground {background-color:#cc800c;}
Border around this has a color of #cc800c
<div style="border:2px solid #cc800c;">Content here</div>
.myborder {border:2px solid #cc800c;}