#ddf9e7 color space conversions
Hex:
#ddf9e7
RGB:
221, 249, 231
CMY:
13, 2, 9
CMYK:
11, 0, 7, 2
HSL:
141°, 70.0000%, 92.1569%
HSV (HSB):
141°, 11.2450%, 97.6471%
XYZ:
78.1183, 88.8930, 88.6421
xyY:
0.3056, 0.3477, 88.8930
CIE-Lab:
95.5357, -12.4028, 5.5546
CIE-LCH:
95.5357, 13.5898, 155.8746
CIE-Luv:
95.5357, -14.3572, 10.6848
Hunter-Lab:
94.2831, -17.0992, 10.2555
#ddf9e7 color charts
#ddf9e7 color shades, tints & tones
#ddf9e7 color schemes
#ddf9e7 color preview, HTML & CSS examples
This text has a color of #ddf9e7
<p style="color:#ddf9e7;">Text here</p>
.mytext {color:#ddf9e7;}
This box has a color of #ddf9e7
<div style="background-color:#ddf9e7;">Content here</div>
.mybackground {background-color:#ddf9e7;}
Border around this has a color of #ddf9e7
<div style="border:2px solid #ddf9e7;">Content here</div>
.myborder {border:2px solid #ddf9e7;}