#d9d8e4 color space conversions
Hex:
#d9d8e4
RGB:
217, 216, 228
CMY:
15, 15, 11
CMYK:
5, 5, 0, 11
HSL:
245°, 18.1818%, 87.0588%
HSV (HSB):
245°, 5.2632%, 89.4118%
XYZ:
67.1747, 69.4649, 83.2664
xyY:
0.3055, 0.3159, 69.4649
CIE-Lab:
86.7337, 2.5572, -5.7670
CIE-LCH:
86.7337, 6.3085, 293.9131
CIE-Luv:
86.7337, -0.1285, -9.3428
Hunter-Lab:
83.3456, -1.9877, -0.8917
#d9d8e4 color charts
#d9d8e4 color shades, tints & tones
#d9d8e4 color schemes
#d9d8e4 color preview, HTML & CSS examples
This text has a color of #d9d8e4
<p style="color:#d9d8e4;">Text here</p>
.mytext {color:#d9d8e4;}
This box has a color of #d9d8e4
<div style="background-color:#d9d8e4;">Content here</div>
.mybackground {background-color:#d9d8e4;}
Border around this has a color of #d9d8e4
<div style="border:2px solid #d9d8e4;">Content here</div>
.myborder {border:2px solid #d9d8e4;}