#d5e2e8 color space conversions
Hex:
#d5e2e8
RGB:
213, 226, 232
CMY:
16, 11, 9
CMYK:
8, 3, 0, 9
HSL:
199°, 29.2308%, 87.2549%
HSV (HSB):
199°, 8.1897%, 90.9804%
XYZ:
69.2024, 74.3650, 87.0505
xyY:
0.3001, 0.3225, 74.3650
CIE-Lab:
89.0947, -3.1826, -4.4260
CIE-LCH:
89.0947, 5.4515, 234.2812
CIE-Luv:
89.0947, -7.3964, -6.2877
Hunter-Lab:
86.2352, -7.6680, 0.5141
#d5e2e8 color charts
#d5e2e8 color shades, tints & tones
#d5e2e8 color schemes
#d5e2e8 color preview, HTML & CSS examples
This text has a color of #d5e2e8
<p style="color:#d5e2e8;">Text here</p>
.mytext {color:#d5e2e8;}
This box has a color of #d5e2e8
<div style="background-color:#d5e2e8;">Content here</div>
.mybackground {background-color:#d5e2e8;}
Border around this has a color of #d5e2e8
<div style="border:2px solid #d5e2e8;">Content here</div>
.myborder {border:2px solid #d5e2e8;}