#e5e0ed color space conversions
Hex:
#e5e0ed
RGB:
229, 224, 237
CMY:
10, 12, 7
CMYK:
3, 5, 0, 7
HSL:
263°, 26.5306%, 90.3922%
HSV (HSB):
263°, 5.4852%, 92.9412%
XYZ:
74.2548, 76.0837, 90.8927
xyY:
0.3078, 0.3154, 76.0837
CIE-Lab:
89.8982, 4.0448, -5.7325
CIE-LCH:
89.8982, 7.0158, 305.2063
CIE-Luv:
89.8982, 2.0388, -9.5959
Hunter-Lab:
87.2260, -0.6898, -0.7242
#e5e0ed color charts
#e5e0ed color shades, tints & tones
#e5e0ed color schemes
#e5e0ed color preview, HTML & CSS examples
This text has a color of #e5e0ed
<p style="color:#e5e0ed;">Text here</p>
.mytext {color:#e5e0ed;}
This box has a color of #e5e0ed
<div style="background-color:#e5e0ed;">Content here</div>
.mybackground {background-color:#e5e0ed;}
Border around this has a color of #e5e0ed
<div style="border:2px solid #e5e0ed;">Content here</div>
.myborder {border:2px solid #e5e0ed;}