#e2e6e4 color space conversions
Hex:
#e2e6e4
RGB:
226, 230, 228
CMY:
11, 10, 11
CMYK:
2, 0, 1, 10
HSL:
150°, 7.4074%, 89.4118%
HSV (HSB):
150°, 1.7391%, 90.1961%
XYZ:
73.6644, 78.3638, 84.6420
xyY:
0.3113, 0.3311, 78.3638
CIE-Lab:
90.9457, -1.6938, 0.4932
CIE-LCH:
90.9457, 1.7641, 163.7645
CIE-Luv:
90.9457, -2.1277, 1.0561
Hunter-Lab:
88.5233, -6.3776, 5.2759
#e2e6e4 color charts
#e2e6e4 color shades, tints & tones
#e2e6e4 color schemes
#e2e6e4 color preview, HTML & CSS examples
This text has a color of #e2e6e4
<p style="color:#e2e6e4;">Text here</p>
.mytext {color:#e2e6e4;}
This box has a color of #e2e6e4
<div style="background-color:#e2e6e4;">Content here</div>
.mybackground {background-color:#e2e6e4;}
Border around this has a color of #e2e6e4
<div style="border:2px solid #e2e6e4;">Content here</div>
.myborder {border:2px solid #e2e6e4;}