#ddd8f4 color space conversions
Hex:
#ddd8f4
RGB:
221, 216, 244
CMY:
13, 15, 4
CMYK:
9, 11, 0, 4
HSL:
251°, 56.0000%, 90.1961%
HSV (HSB):
251°, 11.4754%, 95.6863%
XYZ:
70.7038, 71.0155, 95.5688
xyY:
0.2980, 0.2993, 71.0155
CIE-Lab:
87.4926, 6.9530, -13.0557
CIE-LCH:
87.4926, 14.7918, 298.0382
CIE-Luv:
87.4926, 1.0871, -21.6950
Hunter-Lab:
84.2707, 2.2891, -8.2495
#ddd8f4 color charts
#ddd8f4 color shades, tints & tones
#ddd8f4 color schemes
#ddd8f4 color preview, HTML & CSS examples
This text has a color of #ddd8f4
<p style="color:#ddd8f4;">Text here</p>
.mytext {color:#ddd8f4;}
This box has a color of #ddd8f4
<div style="background-color:#ddd8f4;">Content here</div>
.mybackground {background-color:#ddd8f4;}
Border around this has a color of #ddd8f4
<div style="border:2px solid #ddd8f4;">Content here</div>
.myborder {border:2px solid #ddd8f4;}