#e2e0e0 color space conversions
Hex:
#e2e0e0
RGB:
226, 224, 224
CMY:
11, 12, 12
CMYK:
0, 1, 1, 11
HSL:
0°, 3.3333%, 88.2353%
HSV (HSB):
0°, 0.8850%, 88.6275%
XYZ:
71.4742, 74.8619, 81.2037
xyY:
0.3141, 0.3290, 74.8619
CIE-Lab:
89.3283, 0.6801, 0.2291
CIE-LCH:
89.3283, 0.7177, 18.6189
CIE-Luv:
89.3283, 1.1311, 0.2285
Hunter-Lab:
86.5228, -3.9606, 4.9208
#e2e0e0 color charts
#e2e0e0 color shades, tints & tones
#e2e0e0 color schemes
#e2e0e0 color preview, HTML & CSS examples
This text has a color of #e2e0e0
<p style="color:#e2e0e0;">Text here</p>
.mytext {color:#e2e0e0;}
This box has a color of #e2e0e0
<div style="background-color:#e2e0e0;">Content here</div>
.mybackground {background-color:#e2e0e0;}
Border around this has a color of #e2e0e0
<div style="border:2px solid #e2e0e0;">Content here</div>
.myborder {border:2px solid #e2e0e0;}