#deedc9 color space conversions
Hex:
#deedc9
RGB:
222, 237, 201
CMY:
13, 7, 21
CMYK:
6, 0, 15, 7
HSL:
85°, 50.0000%, 85.8824%
HSV (HSB):
85°, 15.1899%, 92.9412%
XYZ:
70.9510, 80.3150, 67.0212
xyY:
0.3250, 0.3679, 80.3150
CIE-Lab:
91.8260, -11.1983, 15.7770
CIE-LCH:
91.8260, 19.3473, 125.3666
CIE-Luv:
91.8260, -6.7530, 25.2405
Hunter-Lab:
89.6186, -15.5143, 18.3931
#deedc9 color charts
#deedc9 color shades, tints & tones
#deedc9 color schemes
#deedc9 color preview, HTML & CSS examples
This text has a color of #deedc9
<p style="color:#deedc9;">Text here</p>
.mytext {color:#deedc9;}
This box has a color of #deedc9
<div style="background-color:#deedc9;">Content here</div>
.mybackground {background-color:#deedc9;}
Border around this has a color of #deedc9
<div style="border:2px solid #deedc9;">Content here</div>
.myborder {border:2px solid #deedc9;}