#e1a04d color space conversions
Hex:
#e1a04d
RGB:
225, 160, 77
CMY:
12, 37, 70
CMYK:
0, 29, 66, 12
HSL:
34°, 71.1538%, 59.2157%
HSV (HSB):
34°, 65.7778%, 88.2353%
XYZ:
44.9617, 41.6850, 12.6974
xyY:
0.4526, 0.4196, 41.6850
CIE-Lab:
70.6532, 16.0822, 51.6899
CIE-LCH:
70.6532, 54.1339, 72.7176
CIE-Luv:
70.6532, 51.4935, 56.3142
Hunter-Lab:
64.5639, 11.3189, 33.5345
#e1a04d color charts
#e1a04d color shades, tints & tones
#e1a04d color schemes
#e1a04d color preview, HTML & CSS examples
This text has a color of #e1a04d
<p style="color:#e1a04d;">Text here</p>
.mytext {color:#e1a04d;}
This box has a color of #e1a04d
<div style="background-color:#e1a04d;">Content here</div>
.mybackground {background-color:#e1a04d;}
Border around this has a color of #e1a04d
<div style="border:2px solid #e1a04d;">Content here</div>
.myborder {border:2px solid #e1a04d;}