#dcc9e4 color space conversions
Hex:
#dcc9e4
RGB:
220, 201, 228
CMY:
14, 21, 11
CMYK:
4, 12, 0, 11
HSL:
282°, 33.3333%, 84.1176%
HSV (HSB):
282°, 11.8421%, 89.4118%
XYZ:
64.4054, 62.5904, 82.0854
xyY:
0.3080, 0.2994, 62.5904
CIE-Lab:
83.2264, 11.4688, -10.9454
CIE-LCH:
83.2264, 15.8535, 316.3376
CIE-Luv:
83.2264, 9.0204, -18.9465
Hunter-Lab:
79.1141, 6.8642, -6.1369
#dcc9e4 color charts
#dcc9e4 color shades, tints & tones
#dcc9e4 color schemes
#dcc9e4 color preview, HTML & CSS examples
This text has a color of #dcc9e4
<p style="color:#dcc9e4;">Text here</p>
.mytext {color:#dcc9e4;}
This box has a color of #dcc9e4
<div style="background-color:#dcc9e4;">Content here</div>
.mybackground {background-color:#dcc9e4;}
Border around this has a color of #dcc9e4
<div style="border:2px solid #dcc9e4;">Content here</div>
.myborder {border:2px solid #dcc9e4;}