#e2a00f color space conversions
Hex:
#e2a00f
RGB:
226, 160, 15
CMY:
11, 37, 94
CMYK:
0, 29, 93, 11
HSL:
41°, 87.5519%, 47.2549%
HSV (HSB):
41°, 93.3628%, 88.6275%
XYZ:
44.0211, 41.3449, 6.1121
xyY:
0.4812, 0.4520, 41.3449
CIE-Lab:
70.4169, 14.3648, 72.4160
CIE-LCH:
70.4169, 73.8270, 78.7802
CIE-Luv:
70.4169, 55.0603, 70.3467
Hunter-Lab:
64.3000, 9.6798, 39.3741
#e2a00f color charts
#e2a00f color shades, tints & tones
#e2a00f color schemes
#e2a00f color preview, HTML & CSS examples
This text has a color of #e2a00f
<p style="color:#e2a00f;">Text here</p>
.mytext {color:#e2a00f;}
This box has a color of #e2a00f
<div style="background-color:#e2a00f;">Content here</div>
.mybackground {background-color:#e2a00f;}
Border around this has a color of #e2a00f
<div style="border:2px solid #e2a00f;">Content here</div>
.myborder {border:2px solid #e2a00f;}