#dde9f5 color space conversions
Hex:
#dde9f5
RGB:
221, 233, 245
CMY:
13, 9, 4
CMYK:
10, 5, 0, 4
HSL:
210°, 54.5455%, 91.3725%
HSV (HSB):
210°, 9.7959%, 96.0784%
XYZ:
75.4391, 80.2426, 97.8985
xyY:
0.2975, 0.3164, 80.2426
CIE-Lab:
91.7936, -1.6896, -7.1837
CIE-LCH:
91.7936, 7.3797, 256.7648
CIE-Luv:
91.7936, -7.1325, -10.9286
Hunter-Lab:
89.5782, -6.4364, -2.0923
#dde9f5 color charts
#dde9f5 color shades, tints & tones
#dde9f5 color schemes
#dde9f5 color preview, HTML & CSS examples
This text has a color of #dde9f5
<p style="color:#dde9f5;">Text here</p>
.mytext {color:#dde9f5;}
This box has a color of #dde9f5
<div style="background-color:#dde9f5;">Content here</div>
.mybackground {background-color:#dde9f5;}
Border around this has a color of #dde9f5
<div style="border:2px solid #dde9f5;">Content here</div>
.myborder {border:2px solid #dde9f5;}