#ddd8e6 color space conversions
Hex:
#ddd8e6
RGB:
221, 216, 230
CMY:
13, 15, 10
CMYK:
4, 6, 0, 10
HSL:
261°, 21.8750%, 87.4510%
HSV (HSB):
261°, 6.0870%, 90.1961%
XYZ:
68.6576, 70.1971, 84.7937
xyY:
0.3070, 0.3139, 70.1971
CIE-Lab:
87.0934, 4.2602, -6.2583
CIE-LCH:
87.0934, 7.5707, 304.2437
CIE-Luv:
87.0934, 1.9780, -10.4126
Hunter-Lab:
83.7837, -0.3474, -1.3561
#ddd8e6 color charts
#ddd8e6 color shades, tints & tones
#ddd8e6 color schemes
#ddd8e6 color preview, HTML & CSS examples
This text has a color of #ddd8e6
<p style="color:#ddd8e6;">Text here</p>
.mytext {color:#ddd8e6;}
This box has a color of #ddd8e6
<div style="background-color:#ddd8e6;">Content here</div>
.mybackground {background-color:#ddd8e6;}
Border around this has a color of #ddd8e6
<div style="border:2px solid #ddd8e6;">Content here</div>
.myborder {border:2px solid #ddd8e6;}