#cd9765 color space conversions
Hex:
#cd9765
RGB:
205, 151, 101
CMY:
20, 41, 60
CMYK:
0, 26, 51, 20
HSL:
29°, 50.9804%, 60.0000%
HSV (HSB):
29°, 50.7317%, 80.3922%
XYZ:
38.5924, 36.0519, 17.2366
xyY:
0.4200, 0.3924, 36.0519
CIE-Lab:
66.5596, 14.3864, 34.1525
CIE-LCH:
66.5596, 37.0588, 67.1572
CIE-Luv:
66.5596, 40.4702, 39.6373
Hunter-Lab:
60.0433, 9.6540, 25.0099
#cd9765 color charts
#cd9765 color shades, tints & tones
#cd9765 color schemes
#cd9765 color preview, HTML & CSS examples
This text has a color of #cd9765
<p style="color:#cd9765;">Text here</p>
.mytext {color:#cd9765;}
This box has a color of #cd9765
<div style="background-color:#cd9765;">Content here</div>
.mybackground {background-color:#cd9765;}
Border around this has a color of #cd9765
<div style="border:2px solid #cd9765;">Content here</div>
.myborder {border:2px solid #cd9765;}