#e2a03f color space conversions
Hex:
#e2a03f
RGB:
226, 160, 63
CMY:
11, 37, 75
CMYK:
0, 29, 72, 11
HSL:
36°, 73.7557%, 56.6667%
HSV (HSB):
36°, 72.1239%, 88.6275%
XYZ:
44.8320, 41.6692, 10.3827
xyY:
0.4627, 0.4301, 41.6692
CIE-Lab:
70.6423, 15.7543, 58.0112
CIE-LCH:
70.6423, 60.1124, 74.8064
CIE-Luv:
70.6423, 53.2376, 61.1920
Hunter-Lab:
64.5517, 11.0052, 35.6498
#e2a03f color charts
#e2a03f color shades, tints & tones
#e2a03f color schemes
#e2a03f color preview, HTML & CSS examples
This text has a color of #e2a03f
<p style="color:#e2a03f;">Text here</p>
.mytext {color:#e2a03f;}
This box has a color of #e2a03f
<div style="background-color:#e2a03f;">Content here</div>
.mybackground {background-color:#e2a03f;}
Border around this has a color of #e2a03f
<div style="border:2px solid #e2a03f;">Content here</div>
.myborder {border:2px solid #e2a03f;}