#cc8d2e color space conversions
Hex:
#cc8d2e
RGB:
204, 141, 46
CMY:
20, 45, 82
CMYK:
0, 31, 77, 20
HSL:
36°, 63.2000%, 49.0196%
HSV (HSB):
36°, 77.4510%, 80.0000%
XYZ:
34.9199, 32.0844, 6.9372
xyY:
0.4723, 0.4339, 32.0844
CIE-Lab:
63.4126, 15.8130, 57.0382
CIE-LCH:
63.4126, 59.1896, 74.5047
CIE-Luv:
63.4126, 51.3350, 57.2055
Hunter-Lab:
56.6431, 10.9180, 32.3888
#cc8d2e color charts
#cc8d2e color shades, tints & tones
#cc8d2e color schemes
#cc8d2e color preview, HTML & CSS examples
This text has a color of #cc8d2e
<p style="color:#cc8d2e;">Text here</p>
.mytext {color:#cc8d2e;}
This box has a color of #cc8d2e
<div style="background-color:#cc8d2e;">Content here</div>
.mybackground {background-color:#cc8d2e;}
Border around this has a color of #cc8d2e
<div style="border:2px solid #cc8d2e;">Content here</div>
.myborder {border:2px solid #cc8d2e;}