#ddf1ed color space conversions
Hex:
#ddf1ed
RGB:
221, 241, 237
CMY:
13, 5, 7
CMYK:
8, 0, 2, 5
HSL:
168°, 41.6667%, 90.5882%
HSV (HSB):
168°, 8.2988%, 94.5098%
XYZ:
76.5602, 84.3972, 92.3759
xyY:
0.3022, 0.3331, 84.3972
CIE-Lab:
93.6227, -7.2920, -0.3297
CIE-LCH:
93.6227, 7.2995, 182.5887
CIE-Luv:
93.6227, -10.6630, 0.7784
Hunter-Lab:
91.8679, -12.0120, 4.6897
#ddf1ed color charts
#ddf1ed color shades, tints & tones
#ddf1ed color schemes
#ddf1ed color preview, HTML & CSS examples
This text has a color of #ddf1ed
<p style="color:#ddf1ed;">Text here</p>
.mytext {color:#ddf1ed;}
This box has a color of #ddf1ed
<div style="background-color:#ddf1ed;">Content here</div>
.mybackground {background-color:#ddf1ed;}
Border around this has a color of #ddf1ed
<div style="border:2px solid #ddf1ed;">Content here</div>
.myborder {border:2px solid #ddf1ed;}