#d5d9e7 color space conversions
Hex:
#d5d9e7
RGB:
213, 217, 231
CMY:
16, 15, 9
CMYK:
8, 6, 0, 9
HSL:
227°, 27.2727%, 87.0588%
HSV (HSB):
227°, 7.7922%, 90.5882%
XYZ:
66.6772, 69.5414, 85.5099
xyY:
0.3007, 0.3136, 69.5414
CIE-Lab:
86.7714, 1.2925, -7.3301
CIE-LCH:
86.7714, 7.4432, 280.0000
CIE-Luv:
86.7714, -2.9763, -11.5817
Hunter-Lab:
83.3915, -3.2120, -2.4221
#d5d9e7 color charts
#d5d9e7 color shades, tints & tones
#d5d9e7 color schemes
#d5d9e7 color preview, HTML & CSS examples
This text has a color of #d5d9e7
<p style="color:#d5d9e7;">Text here</p>
.mytext {color:#d5d9e7;}
This box has a color of #d5d9e7
<div style="background-color:#d5d9e7;">Content here</div>
.mybackground {background-color:#d5d9e7;}
Border around this has a color of #d5d9e7
<div style="border:2px solid #d5d9e7;">Content here</div>
.myborder {border:2px solid #d5d9e7;}