#cd985b color space conversions
Hex:
#cd985b
RGB:
205, 152, 91
CMY:
20, 40, 64
CMYK:
0, 26, 56, 20
HSL:
32°, 53.2710%, 58.0392%
HSV (HSB):
32°, 55.6098%, 80.3922%
XYZ:
38.2934, 36.1909, 14.8648
xyY:
0.4286, 0.4051, 36.1909
CIE-Lab:
66.6656, 12.9709, 39.5444
CIE-LCH:
66.6656, 41.6174, 71.8401
CIE-Luv:
66.6656, 40.6837, 45.2280
Hunter-Lab:
60.1589, 8.3439, 27.4611
#cd985b color charts
#cd985b color shades, tints & tones
#cd985b color schemes
#cd985b color preview, HTML & CSS examples
This text has a color of #cd985b
<p style="color:#cd985b;">Text here</p>
.mytext {color:#cd985b;}
This box has a color of #cd985b
<div style="background-color:#cd985b;">Content here</div>
.mybackground {background-color:#cd985b;}
Border around this has a color of #cd985b
<div style="border:2px solid #cd985b;">Content here</div>
.myborder {border:2px solid #cd985b;}