#e1a60e color space conversions
Hex:
#e1a60e
RGB:
225, 166, 14
CMY:
12, 35, 95
CMYK:
0, 26, 94, 12
HSL:
43°, 88.2845%, 46.8627%
HSV (HSB):
43°, 93.7778%, 88.2353%
XYZ:
44.7668, 43.3117, 6.4160
xyY:
0.4738, 0.4584, 43.3117
CIE-Lab:
71.7660, 10.7218, 73.4935
CIE-LCH:
71.7660, 74.2715, 81.6998
CIE-Luv:
71.7660, 49.5061, 72.6274
Hunter-Lab:
65.8116, 6.2501, 40.2879
#e1a60e color charts
#e1a60e color shades, tints & tones
#e1a60e color schemes
#e1a60e color preview, HTML & CSS examples
This text has a color of #e1a60e
<p style="color:#e1a60e;">Text here</p>
.mytext {color:#e1a60e;}
This box has a color of #e1a60e
<div style="background-color:#e1a60e;">Content here</div>
.mybackground {background-color:#e1a60e;}
Border around this has a color of #e1a60e
<div style="border:2px solid #e1a60e;">Content here</div>
.myborder {border:2px solid #e1a60e;}