#d5e4e5 color space conversions
Hex:
#d5e4e5
RGB:
213, 228, 229
CMY:
16, 11, 10
CMYK:
7, 0, 0, 10
HSL:
184°, 23.5294%, 86.6667%
HSV (HSB):
184°, 6.9869%, 89.8039%
XYZ:
69.3268, 75.2901, 85.0073
xyY:
0.3019, 0.3279, 75.2901
CIE-Lab:
89.5287, -4.7838, -2.2140
CIE-LCH:
89.5287, 5.2712, 204.8352
CIE-Luv:
89.5287, -8.2404, -2.5698
Hunter-Lab:
86.7699, -9.2305, 2.6533
#d5e4e5 color charts
#d5e4e5 color shades, tints & tones
#d5e4e5 color schemes
#d5e4e5 color preview, HTML & CSS examples
This text has a color of #d5e4e5
<p style="color:#d5e4e5;">Text here</p>
.mytext {color:#d5e4e5;}
This box has a color of #d5e4e5
<div style="background-color:#d5e4e5;">Content here</div>
.mybackground {background-color:#d5e4e5;}
Border around this has a color of #d5e4e5
<div style="border:2px solid #d5e4e5;">Content here</div>
.myborder {border:2px solid #d5e4e5;}