#cc880c color space conversions
Hex:
#cc880c
RGB:
204, 136, 12
CMY:
20, 47, 95
CMYK:
0, 33, 94, 20
HSL:
39°, 88.8889%, 42.3529%
HSV (HSB):
39°, 94.1176%, 80.0000%
XYZ:
33.7724, 30.4722, 4.4496
xyY:
0.4916, 0.4436, 30.4722
CIE-Lab:
62.0596, 17.6786, 65.6966
CIE-LCH:
62.0596, 68.0336, 74.9388
CIE-Luv:
62.0596, 56.5436, 60.9841
Hunter-Lab:
55.2017, 12.6033, 33.8621
#cc880c color charts
#cc880c color shades, tints & tones
#cc880c color schemes
#cc880c color preview, HTML & CSS examples
This text has a color of #cc880c
<p style="color:#cc880c;">Text here</p>
.mytext {color:#cc880c;}
This box has a color of #cc880c
<div style="background-color:#cc880c;">Content here</div>
.mybackground {background-color:#cc880c;}
Border around this has a color of #cc880c
<div style="border:2px solid #cc880c;">Content here</div>
.myborder {border:2px solid #cc880c;}