#cc8b3d color space conversions
Hex:
#cc8b3d
RGB:
204, 139, 61
CMY:
20, 45, 76
CMYK:
0, 32, 70, 20
HSL:
33°, 58.3673%, 51.9608%
HSV (HSB):
33°, 70.0980%, 80.0000%
XYZ:
34.9768, 31.6395, 8.6784
xyY:
0.4645, 0.4202, 31.6395
CIE-Lab:
63.0438, 17.5968, 50.2114
CIE-LCH:
63.0438, 53.2056, 70.6868
CIE-Luv:
63.0438, 51.9389, 51.8921
Hunter-Lab:
56.2490, 12.5591, 30.2267
#cc8b3d color charts
#cc8b3d color shades, tints & tones
#cc8b3d color schemes
#cc8b3d color preview, HTML & CSS examples
This text has a color of #cc8b3d
<p style="color:#cc8b3d;">Text here</p>
.mytext {color:#cc8b3d;}
This box has a color of #cc8b3d
<div style="background-color:#cc8b3d;">Content here</div>
.mybackground {background-color:#cc8b3d;}
Border around this has a color of #cc8b3d
<div style="border:2px solid #cc8b3d;">Content here</div>
.myborder {border:2px solid #cc8b3d;}