#deefd5 color space conversions
Hex:
#deefd5
RGB:
222, 239, 213
CMY:
13, 6, 16
CMYK:
7, 0, 11, 6
HSL:
99°, 44.8276%, 88.6275%
HSV (HSB):
99°, 10.8787%, 93.7255%
XYZ:
73.0009, 82.0667, 74.9437
xyY:
0.3174, 0.3568, 82.0667
CIE-Lab:
92.6043, -10.2261, 10.6633
CIE-LCH:
92.6043, 14.7743, 133.8010
CIE-Luv:
92.6043, -8.2367, 17.7901
Hunter-Lab:
90.5907, -14.6925, 14.3641
#deefd5 color charts
#deefd5 color shades, tints & tones
#deefd5 color schemes
#deefd5 color preview, HTML & CSS examples
This text has a color of #deefd5
<p style="color:#deefd5;">Text here</p>
.mytext {color:#deefd5;}
This box has a color of #deefd5
<div style="background-color:#deefd5;">Content here</div>
.mybackground {background-color:#deefd5;}
Border around this has a color of #deefd5
<div style="border:2px solid #deefd5;">Content here</div>
.myborder {border:2px solid #deefd5;}