#e2e6a0 color space conversions
Hex:
#e2e6a0
RGB:
226, 230, 160
CMY:
11, 10, 37
CMYK:
2, 0, 30, 10
HSL:
63°, 58.3333%, 76.4706%
HSV (HSB):
63°, 30.4348%, 90.1961%
XYZ:
66.0060, 75.3004, 44.3133
xyY:
0.3556, 0.4057, 75.3004
CIE-Lab:
89.5335, -12.1090, 33.7408
CIE-LCH:
89.5335, 35.8479, 109.7421
CIE-Luv:
89.5335, 1.0543, 48.6632
Hunter-Lab:
86.7758, -16.0817, 30.4658
#e2e6a0 color charts
#e2e6a0 color shades, tints & tones
#e2e6a0 color schemes
#e2e6a0 color preview, HTML & CSS examples
This text has a color of #e2e6a0
<p style="color:#e2e6a0;">Text here</p>
.mytext {color:#e2e6a0;}
This box has a color of #e2e6a0
<div style="background-color:#e2e6a0;">Content here</div>
.mybackground {background-color:#e2e6a0;}
Border around this has a color of #e2e6a0
<div style="border:2px solid #e2e6a0;">Content here</div>
.myborder {border:2px solid #e2e6a0;}