#ddefdd color space conversions
Hex:
#ddefdd
RGB:
221, 239, 221
CMY:
13, 6, 13
CMYK:
8, 0, 8, 6
HSL:
120°, 36.0000%, 90.1961%
HSV (HSB):
120°, 7.5314%, 93.7255%
XYZ:
73.7364, 82.3256, 80.4107
xyY:
0.3118, 0.3481, 82.3256
CIE-Lab:
92.7184, -9.1852, 6.6665
CIE-LCH:
92.7184, 11.3495, 144.0284
CIE-Luv:
92.7184, -9.0812, 11.7265
Hunter-Lab:
90.7335, -13.7218, 10.9688
#ddefdd color charts
#ddefdd color shades, tints & tones
#ddefdd color schemes
#ddefdd color preview, HTML & CSS examples
This text has a color of #ddefdd
<p style="color:#ddefdd;">Text here</p>
.mytext {color:#ddefdd;}
This box has a color of #ddefdd
<div style="background-color:#ddefdd;">Content here</div>
.mybackground {background-color:#ddefdd;}
Border around this has a color of #ddefdd
<div style="border:2px solid #ddefdd;">Content here</div>
.myborder {border:2px solid #ddefdd;}