#e5a94d color space conversions
Hex:
#e5a94d
RGB:
229, 169, 77
CMY:
10, 34, 70
CMYK:
0, 26, 66, 10
HSL:
36°, 74.5098%, 60.0000%
HSV (HSB):
36°, 66.3755%, 89.8039%
XYZ:
47.8406, 45.5698, 13.2955
xyY:
0.4483, 0.4271, 45.5698
CIE-Lab:
73.2655, 12.9660, 54.6831
CIE-LCH:
73.2655, 56.1993, 76.6609
CIE-Luv:
73.2655, 47.8821, 60.4023
Hunter-Lab:
67.5054, 8.3673, 35.5763
#e5a94d color charts
#e5a94d color shades, tints & tones
#e5a94d color schemes
#e5a94d color preview, HTML & CSS examples
This text has a color of #e5a94d
<p style="color:#e5a94d;">Text here</p>
.mytext {color:#e5a94d;}
This box has a color of #e5a94d
<div style="background-color:#e5a94d;">Content here</div>
.mybackground {background-color:#e5a94d;}
Border around this has a color of #e5a94d
<div style="border:2px solid #e5a94d;">Content here</div>
.myborder {border:2px solid #e5a94d;}