#dcd2e7 color space conversions
Hex:
#dcd2e7
RGB:
220, 210, 231
CMY:
14, 18, 9
CMYK:
5, 9, 0, 9
HSL:
269°, 30.4348%, 86.4706%
HSV (HSB):
269°, 9.0909%, 90.5882%
XYZ:
66.9856, 67.0784, 85.0182
xyY:
0.3058, 0.3062, 67.0784
CIE-Lab:
85.5435, 7.2691, -9.0929
CIE-LCH:
85.5435, 11.6414, 308.6399
CIE-Luv:
85.5435, 4.3274, -15.3607
Hunter-Lab:
81.9014, 2.6644, -4.2154
#dcd2e7 color charts
#dcd2e7 color shades, tints & tones
#dcd2e7 color schemes
#dcd2e7 color preview, HTML & CSS examples
This text has a color of #dcd2e7
<p style="color:#dcd2e7;">Text here</p>
.mytext {color:#dcd2e7;}
This box has a color of #dcd2e7
<div style="background-color:#dcd2e7;">Content here</div>
.mybackground {background-color:#dcd2e7;}
Border around this has a color of #dcd2e7
<div style="border:2px solid #dcd2e7;">Content here</div>
.myborder {border:2px solid #dcd2e7;}