#e1a25b color space conversions
Hex:
#e1a25b
RGB:
225, 162, 91
CMY:
12, 36, 64
CMYK:
0, 28, 60, 12
HSL:
32°, 69.0722%, 61.9608%
HSV (HSB):
32°, 59.5556%, 88.2353%
XYZ:
45.8600, 42.6035, 15.7038
xyY:
0.4403, 0.4090, 42.6035
CIE-Lab:
71.2851, 15.9360, 45.6070
CIE-LCH:
71.2851, 48.3111, 70.7395
CIE-Luv:
71.2851, 48.8864, 51.3954
Hunter-Lab:
65.2714, 11.1900, 31.4253
#e1a25b color charts
#e1a25b color shades, tints & tones
#e1a25b color schemes
#e1a25b color preview, HTML & CSS examples
This text has a color of #e1a25b
<p style="color:#e1a25b;">Text here</p>
.mytext {color:#e1a25b;}
This box has a color of #e1a25b
<div style="background-color:#e1a25b;">Content here</div>
.mybackground {background-color:#e1a25b;}
Border around this has a color of #e1a25b
<div style="border:2px solid #e1a25b;">Content here</div>
.myborder {border:2px solid #e1a25b;}