#dcc3dd color space conversions
Hex:
#dcc3dd
RGB:
220, 195, 221
CMY:
14, 24, 13
CMYK:
0, 12, 0, 13
HSL:
298°, 27.6596%, 81.5686%
HSV (HSB):
298°, 11.7647%, 86.6667%
XYZ:
62.0815, 59.4663, 76.6127
xyY:
0.3133, 0.3001, 59.4663
CIE-Lab:
81.5472, 13.3593, -9.7018
CIE-LCH:
81.5472, 16.5105, 324.0120
CIE-Luv:
81.5472, 12.6260, -17.2578
Hunter-Lab:
77.1144, 8.7524, -4.9242
#dcc3dd color charts
#dcc3dd color shades, tints & tones
#dcc3dd color schemes
#dcc3dd color preview, HTML & CSS examples
This text has a color of #dcc3dd
<p style="color:#dcc3dd;">Text here</p>
.mytext {color:#dcc3dd;}
This box has a color of #dcc3dd
<div style="background-color:#dcc3dd;">Content here</div>
.mybackground {background-color:#dcc3dd;}
Border around this has a color of #dcc3dd
<div style="border:2px solid #dcc3dd;">Content here</div>
.myborder {border:2px solid #dcc3dd;}