#e5e0e9 color space conversions
Hex:
#e5e0e9
RGB:
229, 224, 233
CMY:
10, 12, 9
CMYK:
2, 4, 0, 9
HSL:
273°, 16.9811%, 89.6078%
HSV (HSB):
273°, 3.8627%, 91.3725%
XYZ:
73.6767, 75.8525, 87.8486
xyY:
0.3104, 0.3195, 75.8525
CIE-Lab:
89.7908, 3.3095, -3.7914
CIE-LCH:
89.7908, 5.0327, 311.1177
CIE-Luv:
89.7908, 2.2880, -6.4324
Hunter-Lab:
87.0933, -1.4111, 1.1612
#e5e0e9 color charts
#e5e0e9 color shades, tints & tones
#e5e0e9 color schemes
#e5e0e9 color preview, HTML & CSS examples
This text has a color of #e5e0e9
<p style="color:#e5e0e9;">Text here</p>
.mytext {color:#e5e0e9;}
This box has a color of #e5e0e9
<div style="background-color:#e5e0e9;">Content here</div>
.mybackground {background-color:#e5e0e9;}
Border around this has a color of #e5e0e9
<div style="border:2px solid #e5e0e9;">Content here</div>
.myborder {border:2px solid #e5e0e9;}