#d9deeb color space conversions
Hex:
#d9deeb
RGB:
217, 222, 235
CMY:
15, 13, 8
CMYK:
8, 6, 0, 8
HSL:
223°, 31.0345%, 88.6275%
HSV (HSB):
223°, 7.6596%, 92.1569%
XYZ:
69.7319, 72.9924, 89.0109
xyY:
0.3009, 0.3150, 72.9924
CIE-Lab:
88.4441, 0.7662, -6.9309
CIE-LCH:
88.4441, 6.9731, 276.3084
CIE-Luv:
88.4441, -3.4612, -10.8921
Hunter-Lab:
85.4356, -3.8219, -1.9663
#d9deeb color charts
#d9deeb color shades, tints & tones
#d9deeb color schemes
#d9deeb color preview, HTML & CSS examples
This text has a color of #d9deeb
<p style="color:#d9deeb;">Text here</p>
.mytext {color:#d9deeb;}
This box has a color of #d9deeb
<div style="background-color:#d9deeb;">Content here</div>
.mybackground {background-color:#d9deeb;}
Border around this has a color of #d9deeb
<div style="border:2px solid #d9deeb;">Content here</div>
.myborder {border:2px solid #d9deeb;}