#e5a20c color space conversions
Hex:
#e5a20c
RGB:
229, 162, 12
CMY:
10, 36, 95
CMYK:
0, 29, 95, 10
HSL:
41°, 90.0415%, 47.2549%
HSV (HSB):
41°, 94.7598%, 89.8039%
XYZ:
45.2998, 42.5252, 6.1685
xyY:
0.4819, 0.4524, 42.5252
CIE-Lab:
71.2315, 14.5634, 73.5861
CIE-LCH:
71.2315, 75.0133, 78.8053
CIE-Luv:
71.2315, 55.9265, 71.3998
Hunter-Lab:
65.2114, 9.8771, 40.0396
#e5a20c color charts
#e5a20c color shades, tints & tones
#e5a20c color schemes
#e5a20c color preview, HTML & CSS examples
This text has a color of #e5a20c
<p style="color:#e5a20c;">Text here</p>
.mytext {color:#e5a20c;}
This box has a color of #e5a20c
<div style="background-color:#e5a20c;">Content here</div>
.mybackground {background-color:#e5a20c;}
Border around this has a color of #e5a20c
<div style="border:2px solid #e5a20c;">Content here</div>
.myborder {border:2px solid #e5a20c;}