#dcc3d1 color space conversions
Hex:
#dcc3d1
RGB:
220, 195, 209
CMY:
14, 24, 18
CMYK:
0, 11, 5, 14
HSL:
326°, 26.3158%, 81.3725%
HSV (HSB):
326°, 11.3636%, 86.2745%
XYZ:
60.5389, 58.8493, 68.4899
xyY:
0.3222, 0.3132, 58.8493
CIE-Lab:
81.2087, 11.1954, -3.7625
CIE-LCH:
81.2087, 11.8107, 341.4237
CIE-Luv:
81.2087, 13.6819, -7.6799
Hunter-Lab:
76.7133, 6.6165, 0.7650
#dcc3d1 color charts
#dcc3d1 color shades, tints & tones
#dcc3d1 color schemes
#dcc3d1 color preview, HTML & CSS examples
This text has a color of #dcc3d1
<p style="color:#dcc3d1;">Text here</p>
.mytext {color:#dcc3d1;}
This box has a color of #dcc3d1
<div style="background-color:#dcc3d1;">Content here</div>
.mybackground {background-color:#dcc3d1;}
Border around this has a color of #dcc3d1
<div style="border:2px solid #dcc3d1;">Content here</div>
.myborder {border:2px solid #dcc3d1;}