#dcc4cf color space conversions
Hex:
#dcc4cf
RGB:
220, 196, 207
CMY:
14, 23, 19
CMYK:
0, 11, 6, 14
HSL:
333°, 25.5319%, 81.5686%
HSV (HSB):
333°, 10.9091%, 86.2745%
XYZ:
60.5176, 59.2005, 67.2687
xyY:
0.3236, 0.3166, 59.2005
CIE-Lab:
81.4017, 10.3131, -2.4052
CIE-LCH:
81.4017, 10.5898, 346.8724
CIE-Luv:
81.4017, 13.3290, -5.4620
Hunter-Lab:
76.9419, 5.7486, 2.0233
#dcc4cf color charts
#dcc4cf color shades, tints & tones
#dcc4cf color schemes
#dcc4cf color preview, HTML & CSS examples
This text has a color of #dcc4cf
<p style="color:#dcc4cf;">Text here</p>
.mytext {color:#dcc4cf;}
This box has a color of #dcc4cf
<div style="background-color:#dcc4cf;">Content here</div>
.mybackground {background-color:#dcc4cf;}
Border around this has a color of #dcc4cf
<div style="border:2px solid #dcc4cf;">Content here</div>
.myborder {border:2px solid #dcc4cf;}