#dee7e7 color space conversions
Hex:
#dee7e7
RGB:
222, 231, 231
CMY:
13, 9, 9
CMYK:
4, 0, 0, 9
HSL:
180°, 15.7895%, 88.8235%
HSV (HSB):
180°, 3.8961%, 90.5882%
XYZ:
73.1239, 78.4509, 86.8898
xyY:
0.3066, 0.3290, 78.4509
CIE-Lab:
90.9853, -2.9907, -1.0522
CIE-LCH:
90.9853, 3.1703, 199.3825
CIE-Luv:
90.9853, -4.9744, -1.0887
Hunter-Lab:
88.5725, -7.6355, 3.8372
#dee7e7 color charts
#dee7e7 color shades, tints & tones
#dee7e7 color schemes
#dee7e7 color preview, HTML & CSS examples
This text has a color of #dee7e7
<p style="color:#dee7e7;">Text here</p>
.mytext {color:#dee7e7;}
This box has a color of #dee7e7
<div style="background-color:#dee7e7;">Content here</div>
.mybackground {background-color:#dee7e7;}
Border around this has a color of #dee7e7
<div style="border:2px solid #dee7e7;">Content here</div>
.myborder {border:2px solid #dee7e7;}