#dcd2e8 color space conversions
Hex:
#dcd2e8
RGB:
220, 210, 232
CMY:
14, 18, 9
CMYK:
5, 9, 0, 9
HSL:
267°, 32.3529%, 86.6667%
HSV (HSB):
267°, 9.4828%, 90.9804%
XYZ:
67.1273, 67.1350, 85.7643
xyY:
0.3051, 0.3051, 67.1350
CIE-Lab:
85.5721, 7.4594, -9.5808
CIE-LCH:
85.5721, 12.1422, 307.9036
CIE-Luv:
85.5721, 4.2579, -16.1663
Hunter-Lab:
81.9360, 2.8509, -4.7051
#dcd2e8 color charts
#dcd2e8 color shades, tints & tones
#dcd2e8 color schemes
#dcd2e8 color preview, HTML & CSS examples
This text has a color of #dcd2e8
<p style="color:#dcd2e8;">Text here</p>
.mytext {color:#dcd2e8;}
This box has a color of #dcd2e8
<div style="background-color:#dcd2e8;">Content here</div>
.mybackground {background-color:#dcd2e8;}
Border around this has a color of #dcd2e8
<div style="border:2px solid #dcd2e8;">Content here</div>
.myborder {border:2px solid #dcd2e8;}