#cd965f color space conversions
Hex:
#cd965f
RGB:
205, 150, 95
CMY:
20, 41, 63
CMYK:
0, 27, 54, 20
HSL:
30°, 52.3810%, 58.8235%
HSV (HSB):
30°, 53.6585%, 80.3922%
XYZ:
38.1487, 35.6181, 15.6908
xyY:
0.4264, 0.3982, 35.6181
CIE-Lab:
66.2271, 14.3954, 36.9152
CIE-LCH:
66.2271, 39.6227, 68.6962
CIE-Luv:
66.2271, 41.7415, 42.2934
Hunter-Lab:
59.6809, 9.6579, 26.1886
#cd965f color charts
#cd965f color shades, tints & tones
#cd965f color schemes
#cd965f color preview, HTML & CSS examples
This text has a color of #cd965f
<p style="color:#cd965f;">Text here</p>
.mytext {color:#cd965f;}
This box has a color of #cd965f
<div style="background-color:#cd965f;">Content here</div>
.mybackground {background-color:#cd965f;}
Border around this has a color of #cd965f
<div style="border:2px solid #cd965f;">Content here</div>
.myborder {border:2px solid #cd965f;}