#deede7 color space conversions
Hex:
#deede7
RGB:
222, 237, 231
CMY:
13, 7, 9
CMYK:
6, 0, 3, 7
HSL:
156°, 29.4118%, 90.0000%
HSV (HSB):
156°, 6.3291%, 92.9412%
XYZ:
74.8322, 81.8675, 87.4592
xyY:
0.3065, 0.3353, 81.8675
CIE-Lab:
92.5163, -6.0498, 1.1832
CIE-LCH:
92.5163, 6.1644, 168.9335
CIE-Luv:
92.5163, -7.9410, 2.8869
Hunter-Lab:
90.4807, -10.7124, 6.0263
#deede7 color charts
#deede7 color shades, tints & tones
#deede7 color schemes
#deede7 color preview, HTML & CSS examples
This text has a color of #deede7
<p style="color:#deede7;">Text here</p>
.mytext {color:#deede7;}
This box has a color of #deede7
<div style="background-color:#deede7;">Content here</div>
.mybackground {background-color:#deede7;}
Border around this has a color of #deede7
<div style="border:2px solid #deede7;">Content here</div>
.myborder {border:2px solid #deede7;}