#ddd9f8 color space conversions
Hex:
#ddd9f8
RGB:
221, 217, 248
CMY:
13, 15, 3
CMYK:
11, 13, 0, 3
HSL:
248°, 68.8889%, 91.1765%
HSV (HSB):
248°, 12.5000%, 97.2549%
XYZ:
71.5749, 71.7752, 98.8885
xyY:
0.2955, 0.2963, 71.7752
CIE-Lab:
87.8603, 7.2211, -14.6138
CIE-LCH:
87.8603, 16.3005, 296.2954
CIE-Luv:
87.8603, 0.3536, -24.2747
Hunter-Lab:
84.7202, 2.5433, -9.9013
#ddd9f8 color charts
#ddd9f8 color shades, tints & tones
#ddd9f8 color schemes
#ddd9f8 color preview, HTML & CSS examples
This text has a color of #ddd9f8
<p style="color:#ddd9f8;">Text here</p>
.mytext {color:#ddd9f8;}
This box has a color of #ddd9f8
<div style="background-color:#ddd9f8;">Content here</div>
.mybackground {background-color:#ddd9f8;}
Border around this has a color of #ddd9f8
<div style="border:2px solid #ddd9f8;">Content here</div>
.myborder {border:2px solid #ddd9f8;}