#e1e0e2 color space conversions
Hex:
#e1e0e2
RGB:
225, 224, 226
CMY:
12, 12, 11
CMYK:
0, 1, 0, 11
HSL:
270°, 3.3333%, 88.2353%
HSV (HSB):
270°, 0.8850%, 88.6275%
XYZ:
71.4345, 74.8098, 82.6263
xyY:
0.3121, 0.3269, 74.8098
CIE-Lab:
89.3038, 0.7010, -0.8659
CIE-LCH:
89.3038, 1.1141, 308.9908
CIE-Luv:
89.3038, 0.4506, -1.4496
Hunter-Lab:
86.4927, -3.9387, 3.9053
#e1e0e2 color charts
#e1e0e2 color shades, tints & tones
#e1e0e2 color schemes
#e1e0e2 color preview, HTML & CSS examples
This text has a color of #e1e0e2
<p style="color:#e1e0e2;">Text here</p>
.mytext {color:#e1e0e2;}
This box has a color of #e1e0e2
<div style="background-color:#e1e0e2;">Content here</div>
.mybackground {background-color:#e1e0e2;}
Border around this has a color of #e1e0e2
<div style="border:2px solid #e1e0e2;">Content here</div>
.myborder {border:2px solid #e1e0e2;}