#e5a01f color space conversions
Hex:
#e5a01f
RGB:
229, 160, 31
CMY:
10, 37, 88
CMYK:
0, 30, 86, 10
HSL:
39°, 79.2000%, 50.9804%
HSV (HSB):
39°, 86.4629%, 89.8039%
XYZ:
45.1312, 41.8986, 7.0049
xyY:
0.4799, 0.4456, 41.8986
CIE-Lab:
70.8009, 15.9344, 69.5178
CIE-LCH:
70.8009, 71.3206, 77.0901
CIE-Luv:
70.8009, 57.1105, 68.5969
Hunter-Lab:
64.7291, 11.1801, 38.8941
#e5a01f color charts
#e5a01f color shades, tints & tones
#e5a01f color schemes
#e5a01f color preview, HTML & CSS examples
This text has a color of #e5a01f
<p style="color:#e5a01f;">Text here</p>
.mytext {color:#e5a01f;}
This box has a color of #e5a01f
<div style="background-color:#e5a01f;">Content here</div>
.mybackground {background-color:#e5a01f;}
Border around this has a color of #e5a01f
<div style="border:2px solid #e5a01f;">Content here</div>
.myborder {border:2px solid #e5a01f;}