#dde8da color space conversions
Hex:
#dde8da
RGB:
221, 232, 218
CMY:
13, 9, 15
CMYK:
5, 0, 6, 9
HSL:
107°, 23.3333%, 88.2353%
HSV (HSB):
107°, 6.0345%, 90.9804%
XYZ:
71.3303, 78.1473, 77.6541
xyY:
0.3140, 0.3441, 78.1473
CIE-Lab:
90.8471, -6.1720, 5.5300
CIE-LCH:
90.8471, 8.2870, 138.1402
CIE-Luv:
90.8471, -5.4310, 9.4595
Hunter-Lab:
88.4010, -10.6710, 9.7986
#dde8da color charts
#dde8da color shades, tints & tones
#dde8da color schemes
#dde8da color preview, HTML & CSS examples
This text has a color of #dde8da
<p style="color:#dde8da;">Text here</p>
.mytext {color:#dde8da;}
This box has a color of #dde8da
<div style="background-color:#dde8da;">Content here</div>
.mybackground {background-color:#dde8da;}
Border around this has a color of #dde8da
<div style="border:2px solid #dde8da;">Content here</div>
.myborder {border:2px solid #dde8da;}