#e1e2e8 color space conversions
Hex:
#e1e2e8
RGB:
225, 226, 232
CMY:
12, 11, 9
CMYK:
3, 3, 0, 9
HSL:
231°, 13.2075%, 89.6078%
HSV (HSB):
231°, 3.0172%, 90.9804%
XYZ:
72.8132, 76.2265, 87.2194
xyY:
0.3082, 0.3226, 76.2265
CIE-Lab:
89.9644, 0.7599, -3.0466
CIE-LCH:
89.9644, 3.1400, 284.0051
CIE-Luv:
89.9644, -0.8930, -4.8284
Hunter-Lab:
87.3078, -3.9226, 1.8854
#e1e2e8 color charts
#e1e2e8 color shades, tints & tones
#e1e2e8 color schemes
#e1e2e8 color preview, HTML & CSS examples
This text has a color of #e1e2e8
<p style="color:#e1e2e8;">Text here</p>
.mytext {color:#e1e2e8;}
This box has a color of #e1e2e8
<div style="background-color:#e1e2e8;">Content here</div>
.mybackground {background-color:#e1e2e8;}
Border around this has a color of #e1e2e8
<div style="border:2px solid #e1e2e8;">Content here</div>
.myborder {border:2px solid #e1e2e8;}