#e2a00e color space conversions
Hex:
#e2a00e
RGB:
226, 160, 14
CMY:
11, 37, 95
CMYK:
0, 29, 94, 11
HSL:
41°, 88.3333%, 47.0588%
HSV (HSB):
41°, 93.8053%, 88.6275%
XYZ:
44.0141, 41.3421, 6.0755
xyY:
0.4814, 0.4522, 41.3421
CIE-Lab:
70.4149, 14.3528, 72.5660
CIE-LCH:
70.4149, 73.9718, 78.8119
CIE-Luv:
70.4149, 55.0764, 70.4271
Hunter-Lab:
64.2978, 9.6684, 39.4062
#e2a00e color charts
#e2a00e color shades, tints & tones
#e2a00e color schemes
#e2a00e color preview, HTML & CSS examples
This text has a color of #e2a00e
<p style="color:#e2a00e;">Text here</p>
.mytext {color:#e2a00e;}
This box has a color of #e2a00e
<div style="background-color:#e2a00e;">Content here</div>
.mybackground {background-color:#e2a00e;}
Border around this has a color of #e2a00e
<div style="border:2px solid #e2a00e;">Content here</div>
.myborder {border:2px solid #e2a00e;}