#e2e8af color space conversions
Hex:
#e2e8af
RGB:
226, 232, 175
CMY:
11, 9, 31
CMYK:
3, 0, 25, 9
HSL:
66°, 55.3398%, 79.8039%
HSV (HSB):
66°, 24.5690%, 90.9804%
XYZ:
67.9585, 76.9771, 51.8337
xyY:
0.3454, 0.3912, 76.9771
CIE-Lab:
90.3111, -11.1369, 27.1310
CIE-LCH:
90.3111, 29.3279, 112.3175
CIE-Luv:
90.3111, -0.6920, 40.3572
Hunter-Lab:
87.7366, -15.2776, 26.3878
#e2e8af color charts
#e2e8af color shades, tints & tones
#e2e8af color schemes
#e2e8af color preview, HTML & CSS examples
This text has a color of #e2e8af
<p style="color:#e2e8af;">Text here</p>
.mytext {color:#e2e8af;}
This box has a color of #e2e8af
<div style="background-color:#e2e8af;">Content here</div>
.mybackground {background-color:#e2e8af;}
Border around this has a color of #e2e8af
<div style="border:2px solid #e2e8af;">Content here</div>
.myborder {border:2px solid #e2e8af;}