#e1a20c color space conversions
Hex:
#e1a20c
RGB:
225, 162, 12
CMY:
12, 36, 95
CMYK:
0, 28, 95, 12
HSL:
42°, 89.8734%, 46.4706%
HSV (HSB):
42°, 94.6667%, 88.2353%
XYZ:
44.0380, 41.8748, 6.1094
xyY:
0.4786, 0.4551, 41.8748
CIE-Lab:
70.7845, 12.8299, 73.0612
CIE-LCH:
70.7845, 74.1791, 80.0401
CIE-Luv:
70.7845, 52.7024, 71.2882
Hunter-Lab:
64.7107, 8.2321, 39.6999
#e1a20c color charts
#e1a20c color shades, tints & tones
#e1a20c color schemes
#e1a20c color preview, HTML & CSS examples
This text has a color of #e1a20c
<p style="color:#e1a20c;">Text here</p>
.mytext {color:#e1a20c;}
This box has a color of #e1a20c
<div style="background-color:#e1a20c;">Content here</div>
.mybackground {background-color:#e1a20c;}
Border around this has a color of #e1a20c
<div style="border:2px solid #e1a20c;">Content here</div>
.myborder {border:2px solid #e1a20c;}