#e2e0e1 color space conversions
Hex:
#e2e0e1
RGB:
226, 224, 225
CMY:
11, 12, 12
CMYK:
0, 1, 0, 11
HSL:
330°, 3.3333%, 88.2353%
HSV (HSB):
330°, 0.8850%, 88.6275%
XYZ:
71.6103, 74.9163, 81.9202
xyY:
0.3135, 0.3279, 74.9163
CIE-Lab:
89.3538, 0.8585, -0.2587
CIE-LCH:
89.3538, 0.8966, 343.2275
CIE-Luv:
89.3538, 1.0730, -0.5481
Hunter-Lab:
86.5542, -3.7886, 4.4723
#e2e0e1 color charts
#e2e0e1 color shades, tints & tones
#e2e0e1 color schemes
#e2e0e1 color preview, HTML & CSS examples
This text has a color of #e2e0e1
<p style="color:#e2e0e1;">Text here</p>
.mytext {color:#e2e0e1;}
This box has a color of #e2e0e1
<div style="background-color:#e2e0e1;">Content here</div>
.mybackground {background-color:#e2e0e1;}
Border around this has a color of #e2e0e1
<div style="border:2px solid #e2e0e1;">Content here</div>
.myborder {border:2px solid #e2e0e1;}