#e0a05b color space conversions
Hex:
#e0a05b
RGB:
224, 160, 91
CMY:
12, 37, 64
CMYK:
0, 29, 59, 12
HSL:
31°, 68.2051%, 61.7647%
HSV (HSB):
31°, 59.3750%, 87.8431%
XYZ:
45.1996, 41.7442, 15.5727
xyY:
0.4409, 0.4072, 41.7442
CIE-Lab:
70.6942, 16.5912, 44.8809
CIE-LCH:
70.6942, 47.8494, 69.7121
CIE-Luv:
70.6942, 49.5723, 50.4186
Hunter-Lab:
64.6098, 11.8076, 30.9364
#e0a05b color charts
#e0a05b color shades, tints & tones
#e0a05b color schemes
#e0a05b color preview, HTML & CSS examples
This text has a color of #e0a05b
<p style="color:#e0a05b;">Text here</p>
.mytext {color:#e0a05b;}
This box has a color of #e0a05b
<div style="background-color:#e0a05b;">Content here</div>
.mybackground {background-color:#e0a05b;}
Border around this has a color of #e0a05b
<div style="border:2px solid #e0a05b;">Content here</div>
.myborder {border:2px solid #e0a05b;}