#e2e0e6 color space conversions
Hex:
#e2e0e6
RGB:
226, 224, 230
CMY:
11, 12, 10
CMYK:
2, 3, 0, 10
HSL:
260°, 10.7143%, 89.0196%
HSV (HSB):
260°, 2.6087%, 90.1961%
XYZ:
72.3026, 75.1932, 85.5659
xyY:
0.3102, 0.3226, 75.1932
CIE-Lab:
89.4834, 1.7611, -2.6946
CIE-LCH:
89.4834, 3.2190, 303.1680
CIE-Luv:
89.4834, 0.7808, -4.4550
Hunter-Lab:
86.7140, -2.9153, 2.1948
#e2e0e6 color charts
#e2e0e6 color shades, tints & tones
#e2e0e6 color schemes
#e2e0e6 color preview, HTML & CSS examples
This text has a color of #e2e0e6
<p style="color:#e2e0e6;">Text here</p>
.mytext {color:#e2e0e6;}
This box has a color of #e2e0e6
<div style="background-color:#e2e0e6;">Content here</div>
.mybackground {background-color:#e2e0e6;}
Border around this has a color of #e2e0e6
<div style="border:2px solid #e2e0e6;">Content here</div>
.myborder {border:2px solid #e2e0e6;}