#e5b14e color space conversions
Hex:
#e5b14e
RGB:
229, 177, 78
CMY:
10, 31, 69
CMYK:
0, 23, 66, 10
HSL:
39°, 74.3842%, 60.1961%
HSV (HSB):
39°, 65.9389%, 89.8039%
XYZ:
49.4104, 48.6524, 13.9944
xyY:
0.4409, 0.4342, 48.6524
CIE-Lab:
75.2345, 8.7821, 56.3692
CIE-LCH:
75.2345, 57.0492, 81.1447
CIE-Luv:
75.2345, 41.9001, 63.4621
Hunter-Lab:
69.7512, 4.3812, 36.9304
#e5b14e color charts
#e5b14e color shades, tints & tones
#e5b14e color schemes
#e5b14e color preview, HTML & CSS examples
This text has a color of #e5b14e
<p style="color:#e5b14e;">Text here</p>
.mytext {color:#e5b14e;}
This box has a color of #e5b14e
<div style="background-color:#e5b14e;">Content here</div>
.mybackground {background-color:#e5b14e;}
Border around this has a color of #e5b14e
<div style="border:2px solid #e5b14e;">Content here</div>
.myborder {border:2px solid #e5b14e;}