#d5e7ed color space conversions
Hex:
#d5e7ed
RGB:
213, 231, 237
CMY:
16, 9, 7
CMYK:
10, 3, 0, 7
HSL:
195°, 40.0000%, 88.2353%
HSV (HSB):
195°, 10.1266%, 92.9412%
XYZ:
71.3025, 77.4124, 91.3048
xyY:
0.2971, 0.3225, 77.4124
CIE-Lab:
90.5111, -4.7826, -4.9600
CIE-LCH:
90.5111, 6.8902, 226.0430
CIE-Luv:
90.5111, -10.0107, -6.8671
Hunter-Lab:
87.9843, -9.3160, 0.0614
#d5e7ed color charts
#d5e7ed color shades, tints & tones
#d5e7ed color schemes
#d5e7ed color preview, HTML & CSS examples
This text has a color of #d5e7ed
<p style="color:#d5e7ed;">Text here</p>
.mytext {color:#d5e7ed;}
This box has a color of #d5e7ed
<div style="background-color:#d5e7ed;">Content here</div>
.mybackground {background-color:#d5e7ed;}
Border around this has a color of #d5e7ed
<div style="border:2px solid #d5e7ed;">Content here</div>
.myborder {border:2px solid #d5e7ed;}