#cd8c3e color space conversions
Hex:
#cd8c3e
RGB:
205, 140, 62
CMY:
20, 45, 76
CMYK:
0, 32, 70, 20
HSL:
33°, 58.8477%, 52.3529%
HSV (HSB):
33°, 69.7561%, 80.3922%
XYZ:
35.4244, 32.0831, 8.8830
xyY:
0.4637, 0.4200, 32.0831
CIE-Lab:
63.4115, 17.5341, 50.1743
CIE-LCH:
63.4115, 53.1498, 70.7373
CIE-Luv:
63.4115, 51.9010, 52.0285
Hunter-Lab:
56.6419, 12.5122, 30.3511
#cd8c3e color charts
#cd8c3e color shades, tints & tones
#cd8c3e color schemes
#cd8c3e color preview, HTML & CSS examples
This text has a color of #cd8c3e
<p style="color:#cd8c3e;">Text here</p>
.mytext {color:#cd8c3e;}
This box has a color of #cd8c3e
<div style="background-color:#cd8c3e;">Content here</div>
.mybackground {background-color:#cd8c3e;}
Border around this has a color of #cd8c3e
<div style="border:2px solid #cd8c3e;">Content here</div>
.myborder {border:2px solid #cd8c3e;}