#e1a00c color space conversions
Hex:
#e1a00c
RGB:
225, 160, 12
CMY:
12, 37, 95
CMYK:
0, 29, 95, 12
HSL:
42°, 89.8734%, 46.4706%
HSV (HSB):
42°, 94.6667%, 88.2353%
XYZ:
43.6885, 41.1757, 5.9929
xyY:
0.4808, 0.4532, 41.1757
CIE-Lab:
70.2989, 13.8969, 72.7137
CIE-LCH:
70.2989, 74.0298, 79.1803
CIE-Luv:
70.2989, 54.2986, 70.5479
Hunter-Lab:
64.1683, 9.2359, 39.3805
#e1a00c color charts
#e1a00c color shades, tints & tones
#e1a00c color schemes
#e1a00c color preview, HTML & CSS examples
This text has a color of #e1a00c
<p style="color:#e1a00c;">Text here</p>
.mytext {color:#e1a00c;}
This box has a color of #e1a00c
<div style="background-color:#e1a00c;">Content here</div>
.mybackground {background-color:#e1a00c;}
Border around this has a color of #e1a00c
<div style="border:2px solid #e1a00c;">Content here</div>
.myborder {border:2px solid #e1a00c;}