#e5a02e color space conversions
Hex:
#e5a02e
RGB:
229, 160, 46
CMY:
10, 37, 82
CMYK:
0, 30, 80, 10
HSL:
37°, 77.8723%, 53.9216%
HSV (HSB):
37°, 79.9127%, 89.8039%
XYZ:
45.3770, 41.9969, 8.2993
xyY:
0.4743, 0.4390, 41.9969
CIE-Lab:
70.8688, 16.3489, 64.9746
CIE-LCH:
70.8688, 66.9999, 75.8764
CIE-Luv:
70.8688, 56.5426, 65.8242
Hunter-Lab:
64.8050, 11.5786, 37.7704
#e5a02e color charts
#e5a02e color shades, tints & tones
#e5a02e color schemes
#e5a02e color preview, HTML & CSS examples
This text has a color of #e5a02e
<p style="color:#e5a02e;">Text here</p>
.mytext {color:#e5a02e;}
This box has a color of #e5a02e
<div style="background-color:#e5a02e;">Content here</div>
.mybackground {background-color:#e5a02e;}
Border around this has a color of #e5a02e
<div style="border:2px solid #e5a02e;">Content here</div>
.myborder {border:2px solid #e5a02e;}