#e5a04e color space conversions
Hex:
#e5a04e
RGB:
229, 160, 78
CMY:
10, 37, 69
CMYK:
0, 30, 66, 10
HSL:
33°, 74.3842%, 60.1961%
HSV (HSB):
33°, 65.9389%, 89.8039%
XYZ:
46.2591, 42.3497, 12.9439
xyY:
0.4555, 0.4170, 42.3497
CIE-Lab:
71.1113, 17.8190, 51.8516
CIE-LCH:
71.1113, 54.8280, 71.0345
CIE-Luv:
71.1113, 54.5748, 56.1951
Hunter-Lab:
65.0766, 13.0008, 33.7607
#e5a04e color charts
#e5a04e color shades, tints & tones
#e5a04e color schemes
#e5a04e color preview, HTML & CSS examples
This text has a color of #e5a04e
<p style="color:#e5a04e;">Text here</p>
.mytext {color:#e5a04e;}
This box has a color of #e5a04e
<div style="background-color:#e5a04e;">Content here</div>
.mybackground {background-color:#e5a04e;}
Border around this has a color of #e5a04e
<div style="border:2px solid #e5a04e;">Content here</div>
.myborder {border:2px solid #e5a04e;}