#cc8c32 color space conversions
Hex:
#cc8c32
RGB:
204, 140, 50
CMY:
20, 45, 80
CMYK:
0, 31, 75, 20
HSL:
35°, 60.6299%, 49.8039%
HSV (HSB):
35°, 75.4902%, 80.0000%
XYZ:
34.8556, 31.8238, 7.3231
xyY:
0.4710, 0.4300, 31.8238
CIE-Lab:
63.1970, 16.5225, 55.2119
CIE-LCH:
63.1970, 57.6311, 73.3399
CIE-Luv:
63.1970, 51.8915, 55.7324
Hunter-Lab:
56.4126, 11.5677, 31.7922
#cc8c32 color charts
#cc8c32 color shades, tints & tones
#cc8c32 color schemes
#cc8c32 color preview, HTML & CSS examples
This text has a color of #cc8c32
<p style="color:#cc8c32;">Text here</p>
.mytext {color:#cc8c32;}
This box has a color of #cc8c32
<div style="background-color:#cc8c32;">Content here</div>
.mybackground {background-color:#cc8c32;}
Border around this has a color of #cc8c32
<div style="border:2px solid #cc8c32;">Content here</div>
.myborder {border:2px solid #cc8c32;}