#dedee7 color space conversions
Hex:
#dedee7
RGB:
222, 222, 231
CMY:
13, 13, 9
CMYK:
4, 4, 0, 9
HSL:
240°, 15.7895%, 88.8235%
HSV (HSB):
240°, 3.8961%, 90.5882%
XYZ:
70.6693, 73.5417, 86.0716
xyY:
0.3069, 0.3194, 73.5417
CIE-Lab:
88.7054, 1.6514, -4.3988
CIE-LCH:
88.7054, 4.6986, 290.5776
CIE-Luv:
88.7054, -0.5084, -7.0759
Hunter-Lab:
85.7564, -2.9773, 0.5216
#dedee7 color charts
#dedee7 color shades, tints & tones
#dedee7 color schemes
#dedee7 color preview, HTML & CSS examples
This text has a color of #dedee7
<p style="color:#dedee7;">Text here</p>
.mytext {color:#dedee7;}
This box has a color of #dedee7
<div style="background-color:#dedee7;">Content here</div>
.mybackground {background-color:#dedee7;}
Border around this has a color of #dedee7
<div style="border:2px solid #dedee7;">Content here</div>
.myborder {border:2px solid #dedee7;}