#cd8b3d color space conversions
Hex:
#cd8b3d
RGB:
205, 139, 61
CMY:
20, 45, 76
CMYK:
0, 32, 70, 20
HSL:
33°, 59.0164%, 52.1569%
HSV (HSB):
33°, 70.2439%, 80.3922%
XYZ:
35.2518, 31.7813, 8.6913
xyY:
0.4655, 0.4197, 31.7813
CIE-Lab:
63.1617, 18.0253, 50.3721
CIE-LCH:
63.1617, 53.5001, 70.3107
CIE-Luv:
63.1617, 52.7419, 51.9564
Hunter-Lab:
56.3749, 12.9617, 30.3217
#cd8b3d color charts
#cd8b3d color shades, tints & tones
#cd8b3d color schemes
#cd8b3d color preview, HTML & CSS examples
This text has a color of #cd8b3d
<p style="color:#cd8b3d;">Text here</p>
.mytext {color:#cd8b3d;}
This box has a color of #cd8b3d
<div style="background-color:#cd8b3d;">Content here</div>
.mybackground {background-color:#cd8b3d;}
Border around this has a color of #cd8b3d
<div style="border:2px solid #cd8b3d;">Content here</div>
.myborder {border:2px solid #cd8b3d;}