#e1a32e color space conversions
Hex:
#e1a32e
RGB:
225, 163, 46
CMY:
12, 36, 82
CMYK:
0, 28, 80, 12
HSL:
39°, 74.8954%, 53.1373%
HSV (HSB):
39°, 79.5556%, 88.2353%
XYZ:
44.6417, 42.3992, 8.4158
xyY:
0.4677, 0.4442, 42.3992
CIE-Lab:
71.1453, 13.0346, 65.0567
CIE-LCH:
71.1453, 66.3497, 78.6704
CIE-Luv:
71.1453, 50.9906, 66.8303
Hunter-Lab:
65.1147, 8.4264, 37.9173
#e1a32e color charts
#e1a32e color shades, tints & tones
#e1a32e color schemes
#e1a32e color preview, HTML & CSS examples
This text has a color of #e1a32e
<p style="color:#e1a32e;">Text here</p>
.mytext {color:#e1a32e;}
This box has a color of #e1a32e
<div style="background-color:#e1a32e;">Content here</div>
.mybackground {background-color:#e1a32e;}
Border around this has a color of #e1a32e
<div style="border:2px solid #e1a32e;">Content here</div>
.myborder {border:2px solid #e1a32e;}