#e2e0a1 color space conversions
Hex:
#e2e0a1
RGB:
226, 224, 161
CMY:
11, 12, 37
CMYK:
0, 1, 29, 11
HSL:
58°, 52.8455%, 75.8824%
HSV (HSB):
58°, 28.7611%, 88.6275%
XYZ:
64.4527, 72.0533, 44.2289
xyY:
0.3566, 0.3987, 72.0533
CIE-Lab:
87.9942, -8.9749, 31.1810
CIE-LCH:
87.9942, 32.4469, 106.0574
CIE-Luv:
87.9942, 4.4611, 44.7338
Hunter-Lab:
84.8842, -13.0120, 28.5259
#e2e0a1 color charts
#e2e0a1 color shades, tints & tones
#e2e0a1 color schemes
#e2e0a1 color preview, HTML & CSS examples
This text has a color of #e2e0a1
<p style="color:#e2e0a1;">Text here</p>
.mytext {color:#e2e0a1;}
This box has a color of #e2e0a1
<div style="background-color:#e2e0a1;">Content here</div>
.mybackground {background-color:#e2e0a1;}
Border around this has a color of #e2e0a1
<div style="border:2px solid #e2e0a1;">Content here</div>
.myborder {border:2px solid #e2e0a1;}