#ddd9ef color space conversions
Hex:
#ddd9ef
RGB:
221, 217, 239
CMY:
13, 15, 6
CMYK:
8, 9, 0, 6
HSL:
251°, 40.7407%, 89.4118%
HSV (HSB):
251°, 9.2050%, 93.7255%
XYZ:
70.2116, 71.2299, 91.7095
xyY:
0.3011, 0.3055, 71.2299
CIE-Lab:
87.5966, 5.4511, -10.2633
CIE-LCH:
87.5966, 11.6211, 297.9739
CIE-Luv:
87.5966, 0.9206, -16.9627
Hunter-Lab:
84.3978, 0.8004, -5.3481
#ddd9ef color charts
#ddd9ef color shades, tints & tones
#ddd9ef color schemes
#ddd9ef color preview, HTML & CSS examples
This text has a color of #ddd9ef
<p style="color:#ddd9ef;">Text here</p>
.mytext {color:#ddd9ef;}
This box has a color of #ddd9ef
<div style="background-color:#ddd9ef;">Content here</div>
.mybackground {background-color:#ddd9ef;}
Border around this has a color of #ddd9ef
<div style="border:2px solid #ddd9ef;">Content here</div>
.myborder {border:2px solid #ddd9ef;}