#e1a045 color space conversions
Hex:
#e1a045
RGB:
225, 160, 69
CMY:
12, 37, 73
CMYK:
0, 29, 69, 12
HSL:
35°, 72.2222%, 57.6471%
HSV (HSB):
35°, 69.3333%, 88.2353%
XYZ:
44.6963, 41.5788, 11.3000
xyY:
0.4581, 0.4261, 41.5788
CIE-Lab:
70.5796, 15.6315, 55.2878
CIE-LCH:
70.5796, 57.4550, 74.2128
CIE-Luv:
70.5796, 52.0600, 59.1939
Hunter-Lab:
64.4817, 10.8868, 34.7470
#e1a045 color charts
#e1a045 color shades, tints & tones
#e1a045 color schemes
#e1a045 color preview, HTML & CSS examples
This text has a color of #e1a045
<p style="color:#e1a045;">Text here</p>
.mytext {color:#e1a045;}
This box has a color of #e1a045
<div style="background-color:#e1a045;">Content here</div>
.mybackground {background-color:#e1a045;}
Border around this has a color of #e1a045
<div style="border:2px solid #e1a045;">Content here</div>
.myborder {border:2px solid #e1a045;}