#e1a24e color space conversions
Hex:
#e1a24e
RGB:
225, 162, 78
CMY:
12, 36, 69
CMYK:
0, 28, 65, 12
HSL:
34°, 71.0145%, 59.4118%
HSV (HSB):
34°, 65.3333%, 88.2353%
XYZ:
45.3468, 42.3983, 13.0014
xyY:
0.4501, 0.4208, 42.3983
CIE-Lab:
71.1446, 15.0730, 51.7637
CIE-LCH:
71.1446, 53.9136, 73.7651
CIE-Luv:
71.1446, 49.9188, 56.7904
Hunter-Lab:
65.1140, 10.3620, 33.7413
#e1a24e color charts
#e1a24e color shades, tints & tones
#e1a24e color schemes
#e1a24e color preview, HTML & CSS examples
This text has a color of #e1a24e
<p style="color:#e1a24e;">Text here</p>
.mytext {color:#e1a24e;}
This box has a color of #e1a24e
<div style="background-color:#e1a24e;">Content here</div>
.mybackground {background-color:#e1a24e;}
Border around this has a color of #e1a24e
<div style="border:2px solid #e1a24e;">Content here</div>
.myborder {border:2px solid #e1a24e;}