#ddd8f0 color space conversions
Hex:
#ddd8f0
RGB:
221, 216, 240
CMY:
13, 15, 6
CMYK:
8, 10, 0, 6
HSL:
253°, 44.4444%, 89.4118%
HSV (HSB):
253°, 10.0000%, 94.1176%
XYZ:
70.1028, 70.7752, 92.4042
xyY:
0.3005, 0.3034, 70.7752
CIE-Lab:
87.3757, 6.1697, -11.1199
CIE-LCH:
87.3757, 12.7168, 299.0230
CIE-Luv:
87.3757, 1.3434, -18.4479
Hunter-Lab:
84.1280, 1.5180, -6.2332
#ddd8f0 color charts
#ddd8f0 color shades, tints & tones
#ddd8f0 color schemes
#ddd8f0 color preview, HTML & CSS examples
This text has a color of #ddd8f0
<p style="color:#ddd8f0;">Text here</p>
.mytext {color:#ddd8f0;}
This box has a color of #ddd8f0
<div style="background-color:#ddd8f0;">Content here</div>
.mybackground {background-color:#ddd8f0;}
Border around this has a color of #ddd8f0
<div style="border:2px solid #ddd8f0;">Content here</div>
.myborder {border:2px solid #ddd8f0;}