#cc850c color space conversions
Hex:
#cc850c
RGB:
204, 133, 12
CMY:
20, 48, 95
CMYK:
0, 35, 94, 20
HSL:
38°, 88.8889%, 42.3529%
HSV (HSB):
38°, 94.1176%, 80.0000%
XYZ:
33.3557, 29.6390, 4.3107
xyY:
0.4956, 0.4404, 29.6390
CIE-Lab:
61.3415, 19.3115, 65.1828
CIE-LCH:
61.3415, 67.9833, 73.4972
CIE-Luv:
61.3415, 58.9849, 59.8761
Hunter-Lab:
54.4417, 14.0917, 33.4146
#cc850c color charts
#cc850c color shades, tints & tones
#cc850c color schemes
#cc850c color preview, HTML & CSS examples
This text has a color of #cc850c
<p style="color:#cc850c;">Text here</p>
.mytext {color:#cc850c;}
This box has a color of #cc850c
<div style="background-color:#cc850c;">Content here</div>
.mybackground {background-color:#cc850c;}
Border around this has a color of #cc850c
<div style="border:2px solid #cc850c;">Content here</div>
.myborder {border:2px solid #cc850c;}