#e1e29a color space conversions
Hex:
#e1e29a
RGB:
225, 226, 154
CMY:
12, 11, 40
CMYK:
0, 0, 32, 11
HSL:
61°, 55.3846%, 74.5098%
HSV (HSB):
61°, 31.8584%, 88.6275%
XYZ:
64.0804, 72.7334, 41.2334
xyY:
0.3599, 0.4085, 72.7334
CIE-Lab:
88.3204, -11.2281, 35.1657
CIE-LCH:
88.3204, 36.9147, 107.7079
CIE-Luv:
88.3204, 2.9880, 50.0114
Hunter-Lab:
85.2839, -15.1257, 31.0329
#e1e29a color charts
#e1e29a color shades, tints & tones
#e1e29a color schemes
#e1e29a color preview, HTML & CSS examples
This text has a color of #e1e29a
<p style="color:#e1e29a;">Text here</p>
.mytext {color:#e1e29a;}
This box has a color of #e1e29a
<div style="background-color:#e1e29a;">Content here</div>
.mybackground {background-color:#e1e29a;}
Border around this has a color of #e1e29a
<div style="border:2px solid #e1e29a;">Content here</div>
.myborder {border:2px solid #e1e29a;}