#dddfea color space conversions
Hex:
#dddfea
RGB:
221, 223, 234
CMY:
13, 13, 8
CMYK:
6, 5, 0, 8
HSL:
231°, 23.6364%, 89.2157%
HSV (HSB):
231°, 5.5556%, 91.7647%
XYZ:
71.0578, 74.0880, 88.3972
xyY:
0.3043, 0.3172, 74.0880
CIE-Lab:
88.9641, 1.3651, -5.6036
CIE-LCH:
88.9641, 5.7675, 283.6907
CIE-Luv:
88.9641, -1.7224, -8.9140
Hunter-Lab:
86.0744, -3.2715, -0.6379
#dddfea color charts
#dddfea color shades, tints & tones
#dddfea color schemes
#dddfea color preview, HTML & CSS examples
This text has a color of #dddfea
<p style="color:#dddfea;">Text here</p>
.mytext {color:#dddfea;}
This box has a color of #dddfea
<div style="background-color:#dddfea;">Content here</div>
.mybackground {background-color:#dddfea;}
Border around this has a color of #dddfea
<div style="border:2px solid #dddfea;">Content here</div>
.myborder {border:2px solid #dddfea;}