#cd955f color space conversions
Hex:
#cd955f
RGB:
205, 149, 95
CMY:
20, 42, 63
CMYK:
0, 27, 54, 20
HSL:
29°, 52.3810%, 58.8235%
HSV (HSB):
29°, 53.6585%, 80.3922%
XYZ:
37.9898, 35.3003, 15.6378
xyY:
0.4272, 0.3970, 35.3003
CIE-Lab:
65.9818, 14.9399, 36.6104
CIE-LCH:
65.9818, 39.5414, 67.8007
CIE-Luv:
65.9818, 42.4482, 41.8170
Hunter-Lab:
59.4140, 10.1599, 25.9846
#cd955f color charts
#cd955f color shades, tints & tones
#cd955f color schemes
#cd955f color preview, HTML & CSS examples
This text has a color of #cd955f
<p style="color:#cd955f;">Text here</p>
.mytext {color:#cd955f;}
This box has a color of #cd955f
<div style="background-color:#cd955f;">Content here</div>
.mybackground {background-color:#cd955f;}
Border around this has a color of #cd955f
<div style="border:2px solid #cd955f;">Content here</div>
.myborder {border:2px solid #cd955f;}