#dcc3d4 color space conversions
Hex:
#dcc3d4
RGB:
220, 195, 212
CMY:
14, 24, 17
CMYK:
0, 11, 4, 14
HSL:
319°, 26.3158%, 81.3725%
HSV (HSB):
319°, 11.3636%, 86.2745%
XYZ:
60.9140, 58.9993, 70.4649
xyY:
0.3200, 0.3099, 58.9993
CIE-Lab:
81.2912, 11.7262, -5.2517
CIE-LCH:
81.2912, 12.8485, 335.8741
CIE-Luv:
81.2912, 13.4198, -10.0546
Hunter-Lab:
76.8110, 7.1378, -0.6237
#dcc3d4 color charts
#dcc3d4 color shades, tints & tones
#dcc3d4 color schemes
#dcc3d4 color preview, HTML & CSS examples
This text has a color of #dcc3d4
<p style="color:#dcc3d4;">Text here</p>
.mytext {color:#dcc3d4;}
This box has a color of #dcc3d4
<div style="background-color:#dcc3d4;">Content here</div>
.mybackground {background-color:#dcc3d4;}
Border around this has a color of #dcc3d4
<div style="border:2px solid #dcc3d4;">Content here</div>
.myborder {border:2px solid #dcc3d4;}