#cd9e65 color space conversions
Hex:
#cd9e65
RGB:
205, 158, 101
CMY:
20, 38, 60
CMYK:
0, 23, 51, 20
HSL:
33°, 50.9804%, 60.0000%
HSV (HSB):
33°, 50.7317%, 80.3922%
XYZ:
39.7527, 38.3724, 17.6233
xyY:
0.4152, 0.4008, 38.3724
CIE-Lab:
68.2942, 10.5833, 36.3400
CIE-LCH:
68.2942, 37.8497, 73.7628
CIE-Luv:
68.2942, 35.6244, 43.0557
Hunter-Lab:
61.9455, 6.1453, 26.4940
#cd9e65 color charts
#cd9e65 color shades, tints & tones
#cd9e65 color schemes
#cd9e65 color preview, HTML & CSS examples
This text has a color of #cd9e65
<p style="color:#cd9e65;">Text here</p>
.mytext {color:#cd9e65;}
This box has a color of #cd9e65
<div style="background-color:#cd9e65;">Content here</div>
.mybackground {background-color:#cd9e65;}
Border around this has a color of #cd9e65
<div style="border:2px solid #cd9e65;">Content here</div>
.myborder {border:2px solid #cd9e65;}