#e2a30e color space conversions
Hex:
#e2a30e
RGB:
226, 163, 14
CMY:
11, 36, 95
CMYK:
0, 28, 94, 11
HSL:
42°, 88.3333%, 47.0588%
HSV (HSB):
42°, 93.8053%, 88.6275%
XYZ:
44.5405, 42.3948, 6.2509
xyY:
0.4780, 0.4549, 42.3948
CIE-Lab:
71.1423, 12.7535, 73.0913
CIE-LCH:
71.1423, 74.1956, 80.1022
CIE-Luv:
71.1423, 52.6819, 71.5385
Hunter-Lab:
65.1113, 8.1611, 39.8858
#e2a30e color charts
#e2a30e color shades, tints & tones
#e2a30e color schemes
#e2a30e color preview, HTML & CSS examples
This text has a color of #e2a30e
<p style="color:#e2a30e;">Text here</p>
.mytext {color:#e2a30e;}
This box has a color of #e2a30e
<div style="background-color:#e2a30e;">Content here</div>
.mybackground {background-color:#e2a30e;}
Border around this has a color of #e2a30e
<div style="border:2px solid #e2a30e;">Content here</div>
.myborder {border:2px solid #e2a30e;}