#ddf2ed color space conversions
Hex:
#ddf2ed
RGB:
221, 242, 237
CMY:
13, 5, 7
CMYK:
9, 0, 2, 5
HSL:
166°, 44.6809%, 90.7843%
HSV (HSB):
166°, 8.6777%, 94.9020%
XYZ:
76.8570, 84.9908, 92.4748
xyY:
0.3022, 0.3342, 84.9908
CIE-Lab:
93.8792, -7.7969, 0.0449
CIE-LCH:
93.8792, 7.7970, 179.6703
CIE-Luv:
93.8792, -11.1481, 1.4460
Hunter-Lab:
92.1905, -12.5222, 5.0605
#ddf2ed color charts
#ddf2ed color shades, tints & tones
#ddf2ed color schemes
#ddf2ed color preview, HTML & CSS examples
This text has a color of #ddf2ed
<p style="color:#ddf2ed;">Text here</p>
.mytext {color:#ddf2ed;}
This box has a color of #ddf2ed
<div style="background-color:#ddf2ed;">Content here</div>
.mybackground {background-color:#ddf2ed;}
Border around this has a color of #ddf2ed
<div style="border:2px solid #ddf2ed;">Content here</div>
.myborder {border:2px solid #ddf2ed;}