#e2e8f0 color space conversions
Hex:
#e2e8f0
RGB:
226, 232, 240
CMY:
11, 9, 6
CMYK:
6, 3, 0, 6
HSL:
214°, 31.8182%, 91.3725%
HSV (HSB):
214°, 5.8333%, 94.1176%
XYZ:
75.9488, 80.1732, 93.9101
xyY:
0.3038, 0.3207, 80.1732
CIE-Lab:
91.7625, -0.5155, -4.5794
CIE-LCH:
91.7625, 4.6083, 263.5768
CIE-Luv:
91.7625, -3.7385, -7.0152
Hunter-Lab:
89.5395, -5.2877, 0.4936
#e2e8f0 color charts
#e2e8f0 color shades, tints & tones
#e2e8f0 color schemes
#e2e8f0 color preview, HTML & CSS examples
This text has a color of #e2e8f0
<p style="color:#e2e8f0;">Text here</p>
.mytext {color:#e2e8f0;}
This box has a color of #e2e8f0
<div style="background-color:#e2e8f0;">Content here</div>
.mybackground {background-color:#e2e8f0;}
Border around this has a color of #e2e8f0
<div style="border:2px solid #e2e8f0;">Content here</div>
.myborder {border:2px solid #e2e8f0;}