#e2e4ed color space conversions
Hex:
#e2e4ed
RGB:
226, 228, 237
CMY:
11, 11, 7
CMYK:
5, 4, 0, 7
HSL:
229°, 23.4043%, 90.7843%
HSV (HSB):
229°, 4.6414%, 92.9412%
XYZ:
74.3935, 77.7700, 91.2109
xyY:
0.3057, 0.3195, 77.7700
CIE-Lab:
90.6748, 0.9838, -4.6130
CIE-LCH:
90.6748, 4.7167, 282.0385
CIE-Luv:
90.6748, -1.6106, -7.3167
Hunter-Lab:
88.1873, -3.7478, 0.4083
#e2e4ed color charts
#e2e4ed color shades, tints & tones
#e2e4ed color schemes
#e2e4ed color preview, HTML & CSS examples
This text has a color of #e2e4ed
<p style="color:#e2e4ed;">Text here</p>
.mytext {color:#e2e4ed;}
This box has a color of #e2e4ed
<div style="background-color:#e2e4ed;">Content here</div>
.mybackground {background-color:#e2e4ed;}
Border around this has a color of #e2e4ed
<div style="border:2px solid #e2e4ed;">Content here</div>
.myborder {border:2px solid #e2e4ed;}