#e2e0e7 color space conversions
Hex:
#e2e0e7
RGB:
226, 224, 231
CMY:
11, 12, 9
CMYK:
2, 3, 0, 9
HSL:
257°, 12.7273%, 89.2157%
HSV (HSB):
257°, 3.0303%, 90.5882%
XYZ:
72.4435, 75.2496, 86.3077
xyY:
0.3096, 0.3216, 75.2496
CIE-Lab:
89.5098, 1.9438, -3.1810
CIE-LCH:
89.5098, 3.7279, 301.4280
CIE-Luv:
89.5098, 0.7220, -5.2411
Hunter-Lab:
86.7465, -2.7380, 1.7325
#e2e0e7 color charts
#e2e0e7 color shades, tints & tones
#e2e0e7 color schemes
#e2e0e7 color preview, HTML & CSS examples
This text has a color of #e2e0e7
<p style="color:#e2e0e7;">Text here</p>
.mytext {color:#e2e0e7;}
This box has a color of #e2e0e7
<div style="background-color:#e2e0e7;">Content here</div>
.mybackground {background-color:#e2e0e7;}
Border around this has a color of #e2e0e7
<div style="border:2px solid #e2e0e7;">Content here</div>
.myborder {border:2px solid #e2e0e7;}