#e2e0e4 color space conversions
Hex:
#e2e0e4
RGB:
226, 224, 228
CMY:
11, 12, 11
CMYK:
1, 2, 0, 11
HSL:
270°, 6.8966%, 88.6275%
HSV (HSB):
270°, 1.7544%, 89.4118%
XYZ:
72.0233, 75.0815, 84.0949
xyY:
0.3115, 0.3247, 75.0815
CIE-Lab:
89.4312, 1.3979, -1.7210
CIE-LCH:
89.4312, 2.2171, 309.0859
CIE-Luv:
89.4312, 0.8980, -2.8875
Hunter-Lab:
86.6496, -3.2673, 3.1127
#e2e0e4 color charts
#e2e0e4 color shades, tints & tones
#e2e0e4 color schemes
#e2e0e4 color preview, HTML & CSS examples
This text has a color of #e2e0e4
<p style="color:#e2e0e4;">Text here</p>
.mytext {color:#e2e0e4;}
This box has a color of #e2e0e4
<div style="background-color:#e2e0e4;">Content here</div>
.mybackground {background-color:#e2e0e4;}
Border around this has a color of #e2e0e4
<div style="border:2px solid #e2e0e4;">Content here</div>
.myborder {border:2px solid #e2e0e4;}