#dcd1e1 color space conversions
Hex:
#dcd1e1
RGB:
220, 209, 225
CMY:
14, 18, 12
CMYK:
2, 7, 0, 12
HSL:
281°, 21.0526%, 85.0980%
HSV (HSB):
281°, 7.1111%, 88.2353%
XYZ:
65.9063, 66.2528, 80.5486
xyY:
0.3098, 0.3115, 66.2528
CIE-Lab:
85.1252, 6.6693, -6.5284
CIE-LCH:
85.1252, 9.3328, 315.6115
CIE-Luv:
85.1252, 5.2446, -11.2176
Hunter-Lab:
81.3958, 2.0889, -1.6958
#dcd1e1 color charts
#dcd1e1 color shades, tints & tones
#dcd1e1 color schemes
#dcd1e1 color preview, HTML & CSS examples
This text has a color of #dcd1e1
<p style="color:#dcd1e1;">Text here</p>
.mytext {color:#dcd1e1;}
This box has a color of #dcd1e1
<div style="background-color:#dcd1e1;">Content here</div>
.mybackground {background-color:#dcd1e1;}
Border around this has a color of #dcd1e1
<div style="border:2px solid #dcd1e1;">Content here</div>
.myborder {border:2px solid #dcd1e1;}