#cd996c color space conversions
Hex:
#cd996c
RGB:
205, 153, 108
CMY:
20, 40, 58
CMYK:
0, 25, 47, 20
HSL:
28°, 49.2386%, 61.3725%
HSV (HSB):
28°, 47.3171%, 80.3922%
XYZ:
39.2748, 36.8443, 19.2290
xyY:
0.4119, 0.3864, 36.8443
CIE-Lab:
67.1601, 13.9678, 31.1701
CIE-LCH:
67.1601, 34.1566, 65.8622
CIE-Luv:
67.1601, 38.4073, 36.7645
Hunter-Lab:
60.6995, 9.2720, 23.7072
#cd996c color charts
#cd996c color shades, tints & tones
#cd996c color schemes
#cd996c color preview, HTML & CSS examples
This text has a color of #cd996c
<p style="color:#cd996c;">Text here</p>
.mytext {color:#cd996c;}
This box has a color of #cd996c
<div style="background-color:#cd996c;">Content here</div>
.mybackground {background-color:#cd996c;}
Border around this has a color of #cd996c
<div style="border:2px solid #cd996c;">Content here</div>
.myborder {border:2px solid #cd996c;}