#e2e6e1 color space conversions
Hex:
#e2e6e1
RGB:
226, 230, 225
CMY:
11, 10, 12
CMYK:
2, 0, 2, 10
HSL:
108°, 9.0909%, 89.2157%
HSV (HSB):
108°, 2.1739%, 90.1961%
XYZ:
73.2515, 78.1986, 82.4672
xyY:
0.3132, 0.3343, 78.1986
CIE-Lab:
90.8705, -2.2295, 1.9522
CIE-LCH:
90.8705, 2.9635, 138.7940
CIE-Luv:
90.8705, -1.9726, 3.3734
Hunter-Lab:
88.4300, -6.8910, 6.6089
#e2e6e1 color charts
#e2e6e1 color shades, tints & tones
#e2e6e1 color schemes
#e2e6e1 color preview, HTML & CSS examples
This text has a color of #e2e6e1
<p style="color:#e2e6e1;">Text here</p>
.mytext {color:#e2e6e1;}
This box has a color of #e2e6e1
<div style="background-color:#e2e6e1;">Content here</div>
.mybackground {background-color:#e2e6e1;}
Border around this has a color of #e2e6e1
<div style="border:2px solid #e2e6e1;">Content here</div>
.myborder {border:2px solid #e2e6e1;}