#cd996e color space conversions
Hex:
#cd996e
RGB:
205, 153, 110
CMY:
20, 40, 57
CMYK:
0, 25, 46, 20
HSL:
27°, 48.7179%, 61.7647%
HSV (HSB):
27°, 46.3415%, 80.3922%
XYZ:
39.3825, 36.8874, 19.7961
xyY:
0.4100, 0.3840, 36.8874
CIE-Lab:
67.1925, 14.1682, 30.1335
CIE-LCH:
67.1925, 33.2981, 64.8179
CIE-Luv:
67.1925, 38.2075, 35.6228
Hunter-Lab:
60.7350, 9.4590, 23.1893
#cd996e color charts
#cd996e color shades, tints & tones
#cd996e color schemes
#cd996e color preview, HTML & CSS examples
This text has a color of #cd996e
<p style="color:#cd996e;">Text here</p>
.mytext {color:#cd996e;}
This box has a color of #cd996e
<div style="background-color:#cd996e;">Content here</div>
.mybackground {background-color:#cd996e;}
Border around this has a color of #cd996e
<div style="border:2px solid #cd996e;">Content here</div>
.myborder {border:2px solid #cd996e;}