#e9a14e color space conversions
Hex:
#e9a14e
RGB:
233, 161, 78
CMY:
9, 37, 69
CMYK:
0, 31, 67, 9
HSL:
32°, 77.8894%, 60.9804%
HSV (HSB):
32°, 66.5236%, 91.3725%
XYZ:
47.7243, 43.3634, 13.0624
xyY:
0.4582, 0.4164, 43.3634
CIE-Lab:
71.8009, 18.9560, 52.7415
CIE-LCH:
71.8009, 56.0446, 70.2309
CIE-Luv:
71.8009, 56.9866, 56.8849
Hunter-Lab:
65.8509, 14.1256, 34.3347
#e9a14e color charts
#e9a14e color shades, tints & tones
#e9a14e color schemes
#e9a14e color preview, HTML & CSS examples
This text has a color of #e9a14e
<p style="color:#e9a14e;">Text here</p>
.mytext {color:#e9a14e;}
This box has a color of #e9a14e
<div style="background-color:#e9a14e;">Content here</div>
.mybackground {background-color:#e9a14e;}
Border around this has a color of #e9a14e
<div style="border:2px solid #e9a14e;">Content here</div>
.myborder {border:2px solid #e9a14e;}