#d5e8ed color space conversions
Hex:
#d5e8ed
RGB:
213, 232, 237
CMY:
16, 9, 7
CMYK:
10, 2, 0, 7
HSL:
193°, 40.0000%, 88.2353%
HSV (HSB):
193°, 10.1266%, 92.9412%
XYZ:
71.5832, 77.9738, 91.3984
xyY:
0.2971, 0.3236, 77.9738
CIE-Lab:
90.7679, -5.2944, -4.5815
CIE-LCH:
90.7679, 7.0015, 220.8716
CIE-Luv:
90.7679, -10.4891, -6.1871
Hunter-Lab:
88.3028, -9.8276, 0.4434
#d5e8ed color charts
#d5e8ed color shades, tints & tones
#d5e8ed color schemes
#d5e8ed color preview, HTML & CSS examples
This text has a color of #d5e8ed
<p style="color:#d5e8ed;">Text here</p>
.mytext {color:#d5e8ed;}
This box has a color of #d5e8ed
<div style="background-color:#d5e8ed;">Content here</div>
.mybackground {background-color:#d5e8ed;}
Border around this has a color of #d5e8ed
<div style="border:2px solid #d5e8ed;">Content here</div>
.myborder {border:2px solid #d5e8ed;}