#ddf9ed color space conversions
Hex:
#ddf9ed
RGB:
221, 249, 237
CMY:
13, 2, 7
CMYK:
11, 0, 5, 2
HSL:
154°, 70.0000%, 92.1569%
HSV (HSB):
154°, 11.2450%, 97.6471%
XYZ:
78.9805, 89.2379, 93.1827
xyY:
0.3021, 0.3414, 89.2379
CIE-Lab:
95.6798, -11.3068, 2.6673
CIE-LCH:
95.6798, 11.6172, 166.7264
CIE-Luv:
95.6798, -14.5348, 6.1045
Hunter-Lab:
94.4658, -16.0758, 7.6414
#ddf9ed color charts
#ddf9ed color shades, tints & tones
#ddf9ed color schemes
#ddf9ed color preview, HTML & CSS examples
This text has a color of #ddf9ed
<p style="color:#ddf9ed;">Text here</p>
.mytext {color:#ddf9ed;}
This box has a color of #ddf9ed
<div style="background-color:#ddf9ed;">Content here</div>
.mybackground {background-color:#ddf9ed;}
Border around this has a color of #ddf9ed
<div style="border:2px solid #ddf9ed;">Content here</div>
.myborder {border:2px solid #ddf9ed;}