#e2ea80 color space conversions
Hex:
#e2ea80
RGB:
226, 234, 128
CMY:
11, 8, 50
CMYK:
3, 0, 45, 8
HSL:
65°, 71.6216%, 70.9804%
HSV (HSB):
65°, 45.2991%, 91.7647%
XYZ:
64.6831, 76.5729, 31.7930
xyY:
0.3738, 0.4425, 76.5729
CIE-Lab:
90.1247, -17.6350, 50.2890
CIE-LCH:
90.1247, 53.2915, 109.3243
CIE-Luv:
90.1247, -0.1537, 68.2792
Hunter-Lab:
87.5059, -21.1908, 39.7127
#e2ea80 color charts
#e2ea80 color shades, tints & tones
#e2ea80 color schemes
#e2ea80 color preview, HTML & CSS examples
This text has a color of #e2ea80
<p style="color:#e2ea80;">Text here</p>
.mytext {color:#e2ea80;}
This box has a color of #e2ea80
<div style="background-color:#e2ea80;">Content here</div>
.mybackground {background-color:#e2ea80;}
Border around this has a color of #e2ea80
<div style="border:2px solid #e2ea80;">Content here</div>
.myborder {border:2px solid #e2ea80;}