#d9d7e2 color space conversions
Hex:
#d9d7e2
RGB:
217, 215, 226
CMY:
15, 16, 11
CMYK:
4, 5, 0, 11
HSL:
251°, 15.9420%, 86.4706%
HSV (HSB):
251°, 4.8673%, 88.6275%
XYZ:
66.6432, 68.8436, 81.7272
xyY:
0.3068, 0.3169, 68.8436
CIE-Lab:
86.4265, 2.7035, -5.1627
CIE-LCH:
86.4265, 5.8277, 297.6389
CIE-Luv:
86.4265, 0.4858, -8.4201
Hunter-Lab:
82.9720, -1.8298, -0.3200
#d9d7e2 color charts
#d9d7e2 color shades, tints & tones
#d9d7e2 color schemes
#d9d7e2 color preview, HTML & CSS examples
This text has a color of #d9d7e2
<p style="color:#d9d7e2;">Text here</p>
.mytext {color:#d9d7e2;}
This box has a color of #d9d7e2
<div style="background-color:#d9d7e2;">Content here</div>
.mybackground {background-color:#d9d7e2;}
Border around this has a color of #d9d7e2
<div style="border:2px solid #d9d7e2;">Content here</div>
.myborder {border:2px solid #d9d7e2;}