#e1a65f color space conversions
Hex:
#e1a65f
RGB:
225, 166, 95
CMY:
12, 35, 63
CMYK:
0, 26, 58, 12
HSL:
33°, 68.4211%, 62.7451%
HSV (HSB):
33°, 57.7778%, 88.2353%
XYZ:
46.7531, 44.1062, 16.8757
xyY:
0.4340, 0.4094, 44.1062
CIE-Lab:
72.2994, 14.0932, 44.8092
CIE-LCH:
72.2994, 46.9732, 72.5409
CIE-Luv:
72.2994, 45.6432, 51.3940
Hunter-Lab:
66.4125, 9.4386, 31.4229
#e1a65f color charts
#e1a65f color shades, tints & tones
#e1a65f color schemes
#e1a65f color preview, HTML & CSS examples
This text has a color of #e1a65f
<p style="color:#e1a65f;">Text here</p>
.mytext {color:#e1a65f;}
This box has a color of #e1a65f
<div style="background-color:#e1a65f;">Content here</div>
.mybackground {background-color:#e1a65f;}
Border around this has a color of #e1a65f
<div style="border:2px solid #e1a65f;">Content here</div>
.myborder {border:2px solid #e1a65f;}