#e5a01b color space conversions
Hex:
#e5a01b
RGB:
229, 160, 27
CMY:
10, 37, 89
CMYK:
0, 30, 88, 10
HSL:
40°, 79.5276%, 50.1961%
HSV (HSB):
40°, 88.2096%, 89.8039%
XYZ:
45.0817, 41.8788, 6.7443
xyY:
0.4811, 0.4469, 41.8788
CIE-Lab:
70.7872, 15.8507, 70.5007
CIE-LCH:
70.7872, 72.2606, 77.3289
CIE-Luv:
70.7872, 57.2258, 69.1600
Hunter-Lab:
64.7138, 11.0998, 39.1207
#e5a01b color charts
#e5a01b color shades, tints & tones
#e5a01b color schemes
#e5a01b color preview, HTML & CSS examples
This text has a color of #e5a01b
<p style="color:#e5a01b;">Text here</p>
.mytext {color:#e5a01b;}
This box has a color of #e5a01b
<div style="background-color:#e5a01b;">Content here</div>
.mybackground {background-color:#e5a01b;}
Border around this has a color of #e5a01b
<div style="border:2px solid #e5a01b;">Content here</div>
.myborder {border:2px solid #e5a01b;}