#e0e2e8 color space conversions
Hex:
#e0e2e8
RGB:
224, 226, 232
CMY:
12, 11, 9
CMYK:
3, 3, 0, 9
HSL:
225°, 14.8148%, 89.4118%
HSV (HSB):
225°, 3.4483%, 90.9804%
XYZ:
72.5023, 76.0662, 87.2049
xyY:
0.3075, 0.3226, 76.0662
CIE-Lab:
89.8901, 0.4282, -3.1644
CIE-LCH:
89.8901, 3.1933, 277.7062
CIE-Luv:
89.8901, -1.4467, -4.9526
Hunter-Lab:
87.2159, -4.2415, 1.7687
#e0e2e8 color charts
#e0e2e8 color shades, tints & tones
#e0e2e8 color schemes
#e0e2e8 color preview, HTML & CSS examples
This text has a color of #e0e2e8
<p style="color:#e0e2e8;">Text here</p>
.mytext {color:#e0e2e8;}
This box has a color of #e0e2e8
<div style="background-color:#e0e2e8;">Content here</div>
.mybackground {background-color:#e0e2e8;}
Border around this has a color of #e0e2e8
<div style="border:2px solid #e0e2e8;">Content here</div>
.myborder {border:2px solid #e0e2e8;}