#ddd9f3 color space conversions
Hex:
#ddd9f3
RGB:
221, 217, 243
CMY:
13, 15, 5
CMYK:
9, 11, 0, 5
HSL:
249°, 52.0000%, 90.1961%
HSV (HSB):
249°, 10.6996%, 95.2941%
XYZ:
70.8093, 71.4689, 94.8568
xyY:
0.2986, 0.3014, 71.4689
CIE-Lab:
87.7123, 6.2310, -12.2001
CIE-LCH:
87.7123, 13.6991, 297.0548
CIE-Luv:
87.7123, 0.6694, -20.2019
Hunter-Lab:
84.5393, 1.5661, -7.3485
#ddd9f3 color charts
#ddd9f3 color shades, tints & tones
#ddd9f3 color schemes
#ddd9f3 color preview, HTML & CSS examples
This text has a color of #ddd9f3
<p style="color:#ddd9f3;">Text here</p>
.mytext {color:#ddd9f3;}
This box has a color of #ddd9f3
<div style="background-color:#ddd9f3;">Content here</div>
.mybackground {background-color:#ddd9f3;}
Border around this has a color of #ddd9f3
<div style="border:2px solid #ddd9f3;">Content here</div>
.myborder {border:2px solid #ddd9f3;}