#e2a01e color space conversions
Hex:
#e2a01e
RGB:
226, 160, 30
CMY:
11, 37, 88
CMYK:
0, 29, 87, 11
HSL:
40°, 77.1654%, 50.1961%
HSV (HSB):
40°, 86.7257%, 88.6275%
XYZ:
44.1692, 41.4041, 6.8921
xyY:
0.4777, 0.4478, 41.4041
CIE-Lab:
70.4581, 14.6204, 69.3591
CIE-LCH:
70.4581, 70.8833, 78.0967
CIE-Luv:
70.4581, 54.7204, 68.6415
Hunter-Lab:
64.3460, 9.9226, 38.6916
#e2a01e color charts
#e2a01e color shades, tints & tones
#e2a01e color schemes
#e2a01e color preview, HTML & CSS examples
This text has a color of #e2a01e
<p style="color:#e2a01e;">Text here</p>
.mytext {color:#e2a01e;}
This box has a color of #e2a01e
<div style="background-color:#e2a01e;">Content here</div>
.mybackground {background-color:#e2a01e;}
Border around this has a color of #e2a01e
<div style="border:2px solid #e2a01e;">Content here</div>
.myborder {border:2px solid #e2a01e;}