#e5e4ea color space conversions
Hex:
#e5e4ea
RGB:
229, 228, 234
CMY:
10, 11, 8
CMYK:
2, 3, 0, 8
HSL:
250°, 12.5000%, 90.5882%
HSV (HSB):
250°, 2.5641%, 91.7647%
XYZ:
74.9078, 78.0853, 88.9658
xyY:
0.3096, 0.3227, 78.0853
CIE-Lab:
90.8188, 1.4225, -2.8050
CIE-LCH:
90.8188, 3.1450, 296.8912
CIE-Luv:
90.8188, 0.2206, -4.5762
Hunter-Lab:
88.3659, -3.3259, 2.1636
#e5e4ea color charts
#e5e4ea color shades, tints & tones
#e5e4ea color schemes
#e5e4ea color preview, HTML & CSS examples
This text has a color of #e5e4ea
<p style="color:#e5e4ea;">Text here</p>
.mytext {color:#e5e4ea;}
This box has a color of #e5e4ea
<div style="background-color:#e5e4ea;">Content here</div>
.mybackground {background-color:#e5e4ea;}
Border around this has a color of #e5e4ea
<div style="border:2px solid #e5e4ea;">Content here</div>
.myborder {border:2px solid #e5e4ea;}