#e2a14e color space conversions
Hex:
#e2a14e
RGB:
226, 161, 78
CMY:
11, 37, 69
CMYK:
0, 29, 65, 11
HSL:
34°, 71.8447%, 59.6078%
HSV (HSB):
34°, 65.4867%, 88.6275%
XYZ:
45.4840, 42.2085, 12.9575
xyY:
0.4519, 0.4194, 42.2085
CIE-Lab:
71.0145, 16.0278, 51.6501
CIE-LCH:
71.0145, 54.0798, 72.7601
CIE-Luv:
71.0145, 51.4540, 56.4253
Hunter-Lab:
64.9681, 11.2733, 33.6526
#e2a14e color charts
#e2a14e color shades, tints & tones
#e2a14e color schemes
#e2a14e color preview, HTML & CSS examples
This text has a color of #e2a14e
<p style="color:#e2a14e;">Text here</p>
.mytext {color:#e2a14e;}
This box has a color of #e2a14e
<div style="background-color:#e2a14e;">Content here</div>
.mybackground {background-color:#e2a14e;}
Border around this has a color of #e2a14e
<div style="border:2px solid #e2a14e;">Content here</div>
.myborder {border:2px solid #e2a14e;}