#ddefd7 color space conversions
Hex:
#ddefd7
RGB:
221, 239, 215
CMY:
13, 6, 16
CMYK:
8, 0, 10, 6
HSL:
105°, 42.8571%, 89.0196%
HSV (HSB):
105°, 10.0418%, 93.7255%
XYZ:
72.9510, 82.0115, 76.2748
xyY:
0.3155, 0.3547, 82.0115
CIE-Lab:
92.5799, -10.2254, 9.5819
CIE-LCH:
92.5799, 14.0133, 136.8608
CIE-Luv:
92.5799, -8.8587, 16.2126
Hunter-Lab:
90.5602, -14.6891, 13.4548
#ddefd7 color charts
#ddefd7 color shades, tints & tones
#ddefd7 color schemes
#ddefd7 color preview, HTML & CSS examples
This text has a color of #ddefd7
<p style="color:#ddefd7;">Text here</p>
.mytext {color:#ddefd7;}
This box has a color of #ddefd7
<div style="background-color:#ddefd7;">Content here</div>
.mybackground {background-color:#ddefd7;}
Border around this has a color of #ddefd7
<div style="border:2px solid #ddefd7;">Content here</div>
.myborder {border:2px solid #ddefd7;}