#cd985a color space conversions
Hex:
#cd985a
RGB:
205, 152, 90
CMY:
20, 40, 65
CMYK:
0, 26, 56, 20
HSL:
32°, 53.4884%, 57.8431%
HSV (HSB):
32°, 56.0976%, 80.3922%
XYZ:
38.2505, 36.1738, 14.6391
xyY:
0.4295, 0.4062, 36.1738
CIE-Lab:
66.6525, 12.8894, 40.0458
CIE-LCH:
66.6525, 42.0690, 72.1584
CIE-Luv:
66.6525, 40.7697, 45.7106
Hunter-Lab:
60.1447, 8.2685, 27.6702
#cd985a color charts
#cd985a color shades, tints & tones
#cd985a color schemes
#cd985a color preview, HTML & CSS examples
This text has a color of #cd985a
<p style="color:#cd985a;">Text here</p>
.mytext {color:#cd985a;}
This box has a color of #cd985a
<div style="background-color:#cd985a;">Content here</div>
.mybackground {background-color:#cd985a;}
Border around this has a color of #cd985a
<div style="border:2px solid #cd985a;">Content here</div>
.myborder {border:2px solid #cd985a;}