#e2e5e6 color space conversions
Hex:
#e2e5e6
RGB:
226, 229, 230
CMY:
11, 10, 10
CMYK:
2, 0, 0, 10
HSL:
195°, 7.4074%, 89.4118%
HSV (HSB):
195°, 1.7391%, 90.1961%
XYZ:
73.6663, 77.9205, 86.0205
xyY:
0.3100, 0.3279, 77.9205
CIE-Lab:
90.7436, -0.8192, -0.8480
CIE-LCH:
90.7436, 1.1791, 225.9918
CIE-Luv:
90.7436, -1.7301, -1.1560
Hunter-Lab:
88.2726, -5.5132, 4.0135
#e2e5e6 color charts
#e2e5e6 color shades, tints & tones
#e2e5e6 color schemes
#e2e5e6 color preview, HTML & CSS examples
This text has a color of #e2e5e6
<p style="color:#e2e5e6;">Text here</p>
.mytext {color:#e2e5e6;}
This box has a color of #e2e5e6
<div style="background-color:#e2e5e6;">Content here</div>
.mybackground {background-color:#e2e5e6;}
Border around this has a color of #e2e5e6
<div style="border:2px solid #e2e5e6;">Content here</div>
.myborder {border:2px solid #e2e5e6;}