#d9d1e8 color space conversions
Hex:
#d9d1e8
RGB:
217, 209, 232
CMY:
15, 18, 9
CMYK:
6, 10, 0, 9
HSL:
261°, 33.3333%, 86.4706%
HSV (HSB):
261°, 9.9138%, 90.9804%
XYZ:
65.9812, 66.1788, 85.6401
xyY:
0.3029, 0.3039, 66.1788
CIE-Lab:
85.0876, 6.9993, -10.3270
CIE-LCH:
85.0876, 12.4755, 304.1282
CIE-Luv:
85.0876, 3.0689, -17.2584
Hunter-Lab:
81.3504, 2.4137, -5.4712
#d9d1e8 color charts
#d9d1e8 color shades, tints & tones
#d9d1e8 color schemes
#d9d1e8 color preview, HTML & CSS examples
This text has a color of #d9d1e8
<p style="color:#d9d1e8;">Text here</p>
.mytext {color:#d9d1e8;}
This box has a color of #d9d1e8
<div style="background-color:#d9d1e8;">Content here</div>
.mybackground {background-color:#d9d1e8;}
Border around this has a color of #d9d1e8
<div style="border:2px solid #d9d1e8;">Content here</div>
.myborder {border:2px solid #d9d1e8;}