#ddd8f7 color space conversions
Hex:
#ddd8f7
RGB:
221, 216, 247
CMY:
13, 15, 3
CMYK:
11, 13, 0, 3
HSL:
250°, 65.9574%, 90.7843%
HSV (HSB):
250°, 12.5506%, 96.8627%
XYZ:
71.1632, 71.1993, 97.9878
xyY:
0.2961, 0.2962, 71.1993
CIE-Lab:
87.5817, 7.5476, -14.5042
CIE-LCH:
87.5817, 16.3505, 297.4915
CIE-Luv:
87.5817, 0.8940, -24.1412
Hunter-Lab:
84.3797, 2.8769, -9.7861
#ddd8f7 color charts
#ddd8f7 color shades, tints & tones
#ddd8f7 color schemes
#ddd8f7 color preview, HTML & CSS examples
This text has a color of #ddd8f7
<p style="color:#ddd8f7;">Text here</p>
.mytext {color:#ddd8f7;}
This box has a color of #ddd8f7
<div style="background-color:#ddd8f7;">Content here</div>
.mybackground {background-color:#ddd8f7;}
Border around this has a color of #ddd8f7
<div style="border:2px solid #ddd8f7;">Content here</div>
.myborder {border:2px solid #ddd8f7;}