#e1a05e color space conversions
Hex:
#e1a05e
RGB:
225, 160, 94
CMY:
12, 37, 63
CMYK:
0, 29, 58, 12
HSL:
30°, 68.5864%, 62.5490%
HSV (HSB):
30°, 58.2222%, 88.2353%
XYZ:
45.6425, 41.9573, 16.2826
xyY:
0.4394, 0.4039, 41.9573
CIE-Lab:
70.8415, 17.2271, 43.5690
CIE-LCH:
70.8415, 46.8512, 68.4262
CIE-Luv:
70.8415, 50.0816, 49.1234
Hunter-Lab:
64.7745, 12.4225, 30.4382
#e1a05e color charts
#e1a05e color shades, tints & tones
#e1a05e color schemes
#e1a05e color preview, HTML & CSS examples
This text has a color of #e1a05e
<p style="color:#e1a05e;">Text here</p>
.mytext {color:#e1a05e;}
This box has a color of #e1a05e
<div style="background-color:#e1a05e;">Content here</div>
.mybackground {background-color:#e1a05e;}
Border around this has a color of #e1a05e
<div style="border:2px solid #e1a05e;">Content here</div>
.myborder {border:2px solid #e1a05e;}