#e7a14e color space conversions
Hex:
#e7a14e
RGB:
231, 161, 78
CMY:
9, 37, 69
CMYK:
0, 30, 66, 9
HSL:
33°, 76.1194%, 60.5882%
HSV (HSB):
33°, 66.2338%, 90.5882%
XYZ:
47.0750, 43.0287, 13.0320
xyY:
0.4564, 0.4172, 43.0287
CIE-Lab:
71.5745, 18.1218, 52.4276
CIE-LCH:
71.5745, 55.4712, 70.9321
CIE-Luv:
71.5745, 55.4007, 56.7523
Hunter-Lab:
65.5963, 13.3066, 34.1383
#e7a14e color charts
#e7a14e color shades, tints & tones
#e7a14e color schemes
#e7a14e color preview, HTML & CSS examples
This text has a color of #e7a14e
<p style="color:#e7a14e;">Text here</p>
.mytext {color:#e7a14e;}
This box has a color of #e7a14e
<div style="background-color:#e7a14e;">Content here</div>
.mybackground {background-color:#e7a14e;}
Border around this has a color of #e7a14e
<div style="border:2px solid #e7a14e;">Content here</div>
.myborder {border:2px solid #e7a14e;}