#e2a54f color space conversions
Hex:
#e2a54f
RGB:
226, 165, 79
CMY:
11, 35, 69
CMYK:
0, 27, 65, 11
HSL:
35°, 71.7073%, 59.8039%
HSV (HSB):
35°, 65.0442%, 88.6275%
XYZ:
46.2304, 43.6435, 13.3846
xyY:
0.4477, 0.4227, 43.6435
CIE-Lab:
71.9896, 13.9524, 52.2623
CIE-LCH:
71.9896, 54.0927, 75.0524
CIE-Luv:
71.9896, 48.3887, 57.7620
Hunter-Lab:
66.0633, 9.3019, 34.2320
#e2a54f color charts
#e2a54f color shades, tints & tones
#e2a54f color schemes
#e2a54f color preview, HTML & CSS examples
This text has a color of #e2a54f
<p style="color:#e2a54f;">Text here</p>
.mytext {color:#e2a54f;}
This box has a color of #e2a54f
<div style="background-color:#e2a54f;">Content here</div>
.mybackground {background-color:#e2a54f;}
Border around this has a color of #e2a54f
<div style="border:2px solid #e2a54f;">Content here</div>
.myborder {border:2px solid #e2a54f;}