#e0e8ea color space conversions
Hex:
#e0e8ea
RGB:
224, 232, 234
CMY:
12, 9, 8
CMYK:
4, 1, 0, 8
HSL:
192°, 19.2308%, 89.8039%
HSV (HSB):
192°, 4.2735%, 91.7647%
XYZ:
74.4484, 79.5010, 89.2633
xyY:
0.3061, 0.3269, 79.5010
CIE-Lab:
91.4605, -2.2895, -1.9068
CIE-LCH:
91.4605, 2.9795, 219.7883
CIE-Luv:
91.4605, -4.5258, -2.5345
Hunter-Lab:
89.1634, -6.9944, 3.0579
#e0e8ea color charts
#e0e8ea color shades, tints & tones
#e0e8ea color schemes
#e0e8ea color preview, HTML & CSS examples
This text has a color of #e0e8ea
<p style="color:#e0e8ea;">Text here</p>
.mytext {color:#e0e8ea;}
This box has a color of #e0e8ea
<div style="background-color:#e0e8ea;">Content here</div>
.mybackground {background-color:#e0e8ea;}
Border around this has a color of #e0e8ea
<div style="border:2px solid #e0e8ea;">Content here</div>
.myborder {border:2px solid #e0e8ea;}