#e5a75f color space conversions
Hex:
#e5a75f
RGB:
229, 167, 95
CMY:
10, 35, 63
CMYK:
0, 27, 59, 10
HSL:
32°, 72.0430%, 63.5294%
HSV (HSB):
32°, 58.5153%, 89.8039%
XYZ:
48.1974, 45.1217, 16.9955
xyY:
0.4369, 0.4090, 45.1217
CIE-Lab:
72.9719, 15.2175, 45.7149
CIE-LCH:
72.9719, 48.1812, 71.5885
CIE-Luv:
72.9719, 47.9984, 52.1521
Hunter-Lab:
67.1727, 10.5242, 32.0197
#e5a75f color charts
#e5a75f color shades, tints & tones
#e5a75f color schemes
#e5a75f color preview, HTML & CSS examples
This text has a color of #e5a75f
<p style="color:#e5a75f;">Text here</p>
.mytext {color:#e5a75f;}
This box has a color of #e5a75f
<div style="background-color:#e5a75f;">Content here</div>
.mybackground {background-color:#e5a75f;}
Border around this has a color of #e5a75f
<div style="border:2px solid #e5a75f;">Content here</div>
.myborder {border:2px solid #e5a75f;}