#e5aa2f color space conversions
Hex:
#e5aa2f
RGB:
229, 170, 47
CMY:
10, 33, 82
CMYK:
0, 26, 79, 10
HSL:
41°, 77.7778%, 54.1176%
HSV (HSB):
41°, 79.4760%, 89.8039%
XYZ:
47.2009, 45.6127, 9.0057
xyY:
0.4636, 0.4480, 45.6127
CIE-Lab:
73.2935, 11.0645, 66.8147
CIE-LCH:
73.2935, 67.7246, 80.5972
CIE-Luv:
73.2935, 48.6959, 69.5056
Hunter-Lab:
67.5372, 6.5614, 39.3700
#e5aa2f color charts
#e5aa2f color shades, tints & tones
#e5aa2f color schemes
#e5aa2f color preview, HTML & CSS examples
This text has a color of #e5aa2f
<p style="color:#e5aa2f;">Text here</p>
.mytext {color:#e5aa2f;}
This box has a color of #e5aa2f
<div style="background-color:#e5aa2f;">Content here</div>
.mybackground {background-color:#e5aa2f;}
Border around this has a color of #e5aa2f
<div style="border:2px solid #e5aa2f;">Content here</div>
.myborder {border:2px solid #e5aa2f;}