#e2a10e color space conversions
Hex:
#e2a10e
RGB:
226, 161, 14
CMY:
11, 37, 95
CMYK:
0, 29, 94, 11
HSL:
42°, 88.3333%, 47.0588%
HSV (HSB):
42°, 93.8053%, 88.6275%
XYZ:
44.1882, 41.6902, 6.1335
xyY:
0.4802, 0.4531, 41.6902
CIE-Lab:
70.6568, 13.8195, 72.7405
CIE-LCH:
70.6568, 74.0416, 79.2430
CIE-Luv:
70.6568, 54.2764, 70.7972
Hunter-Lab:
64.5679, 9.1656, 39.5654
#e2a10e color charts
#e2a10e color shades, tints & tones
#e2a10e color schemes
#e2a10e color preview, HTML & CSS examples
This text has a color of #e2a10e
<p style="color:#e2a10e;">Text here</p>
.mytext {color:#e2a10e;}
This box has a color of #e2a10e
<div style="background-color:#e2a10e;">Content here</div>
.mybackground {background-color:#e2a10e;}
Border around this has a color of #e2a10e
<div style="border:2px solid #e2a10e;">Content here</div>
.myborder {border:2px solid #e2a10e;}