#dcd4ed color space conversions
Hex:
#dcd4ed
RGB:
220, 212, 237
CMY:
14, 17, 7
CMYK:
7, 11, 0, 7
HSL:
259°, 40.9836%, 88.0392%
HSV (HSB):
259°, 10.5485%, 92.9412%
XYZ:
68.3447, 68.4170, 89.7244
xyY:
0.3018, 0.3021, 68.4170
CIE-Lab:
86.2146, 7.3659, -11.2733
CIE-LCH:
86.2146, 13.4664, 303.1605
CIE-Luv:
86.2146, 2.9342, -18.8621
Hunter-Lab:
82.7146, 2.7390, -6.4144
#dcd4ed color charts
#dcd4ed color shades, tints & tones
#dcd4ed color schemes
#dcd4ed color preview, HTML & CSS examples
This text has a color of #dcd4ed
<p style="color:#dcd4ed;">Text here</p>
.mytext {color:#dcd4ed;}
This box has a color of #dcd4ed
<div style="background-color:#dcd4ed;">Content here</div>
.mybackground {background-color:#dcd4ed;}
Border around this has a color of #dcd4ed
<div style="border:2px solid #dcd4ed;">Content here</div>
.myborder {border:2px solid #dcd4ed;}