#e1be4a color space conversions
Hex:
#e1be4a
RGB:
225, 190, 74
CMY:
12, 25, 71
CMYK:
0, 16, 67, 12
HSL:
46°, 71.5640%, 58.6275%
HSV (HSB):
46°, 67.1111%, 88.2353%
XYZ:
50.7008, 53.3289, 14.0998
xyY:
0.4292, 0.4514, 53.3289
CIE-Lab:
78.0688, 0.0355, 61.0029
CIE-LCH:
78.0688, 61.0029, 89.9666
CIE-Luv:
78.0688, 29.7166, 70.2031
Hunter-Lab:
73.0266, -3.8679, 39.6710
#e1be4a color charts
#e1be4a color shades, tints & tones
#e1be4a color schemes
#e1be4a color preview, HTML & CSS examples
This text has a color of #e1be4a
<p style="color:#e1be4a;">Text here</p>
.mytext {color:#e1be4a;}
This box has a color of #e1be4a
<div style="background-color:#e1be4a;">Content here</div>
.mybackground {background-color:#e1be4a;}
Border around this has a color of #e1be4a
<div style="border:2px solid #e1be4a;">Content here</div>
.myborder {border:2px solid #e1be4a;}