#dcc3d5 color space conversions
Hex:
#dcc3d5
RGB:
220, 195, 213
CMY:
14, 24, 16
CMYK:
0, 11, 3, 14
HSL:
317°, 26.3158%, 81.3725%
HSV (HSB):
317°, 11.3636%, 86.2745%
XYZ:
61.0405, 59.0500, 71.1314
xyY:
0.3192, 0.3088, 59.0500
CIE-Lab:
81.3190, 11.9047, -5.7475
CIE-LCH:
81.3190, 13.2195, 334.2289
CIE-Luv:
81.3190, 13.3322, -10.8493
Hunter-Lab:
76.8440, 7.3135, -1.0916
#dcc3d5 color charts
#dcc3d5 color shades, tints & tones
#dcc3d5 color schemes
#dcc3d5 color preview, HTML & CSS examples
This text has a color of #dcc3d5
<p style="color:#dcc3d5;">Text here</p>
.mytext {color:#dcc3d5;}
This box has a color of #dcc3d5
<div style="background-color:#dcc3d5;">Content here</div>
.mybackground {background-color:#dcc3d5;}
Border around this has a color of #dcc3d5
<div style="border:2px solid #dcc3d5;">Content here</div>
.myborder {border:2px solid #dcc3d5;}