#dddff4 color space conversions
Hex:
#dddff4
RGB:
221, 223, 244
CMY:
13, 13, 4
CMYK:
9, 9, 0, 4
HSL:
235°, 51.1111%, 91.1765%
HSV (HSB):
235°, 9.4262%, 95.6863%
XYZ:
72.5356, 74.6792, 96.1794
xyY:
0.2980, 0.3068, 74.6792
CIE-Lab:
89.2425, 3.2894, -10.4455
CIE-LCH:
89.2425, 10.9512, 287.4796
CIE-Luv:
89.2425, -2.2792, -16.9301
Hunter-Lab:
86.4171, -1.4030, -5.4959
#dddff4 color charts
#dddff4 color shades, tints & tones
#dddff4 color schemes
#dddff4 color preview, HTML & CSS examples
This text has a color of #dddff4
<p style="color:#dddff4;">Text here</p>
.mytext {color:#dddff4;}
This box has a color of #dddff4
<div style="background-color:#dddff4;">Content here</div>
.mybackground {background-color:#dddff4;}
Border around this has a color of #dddff4
<div style="border:2px solid #dddff4;">Content here</div>
.myborder {border:2px solid #dddff4;}