#e1a08f color space conversions
Hex:
#e1a08f
RGB:
225, 160, 143
CMY:
12, 37, 44
CMYK:
0, 29, 36, 12
HSL:
12°, 57.7465%, 72.1569%
HSV (HSB):
12°, 36.4444%, 88.2353%
XYZ:
48.5801, 43.1323, 31.7515
xyY:
0.3935, 0.3494, 43.1323
CIE-Lab:
71.6447, 21.9909, 18.4847
CIE-LCH:
71.6447, 28.7277, 40.0491
CIE-Luv:
71.6447, 44.5948, 20.9891
Hunter-Lab:
65.6752, 17.1051, 17.3081
#e1a08f color charts
#e1a08f color shades, tints & tones
#e1a08f color schemes
#e1a08f color preview, HTML & CSS examples
This text has a color of #e1a08f
<p style="color:#e1a08f;">Text here</p>
.mytext {color:#e1a08f;}
This box has a color of #e1a08f
<div style="background-color:#e1a08f;">Content here</div>
.mybackground {background-color:#e1a08f;}
Border around this has a color of #e1a08f
<div style="border:2px solid #e1a08f;">Content here</div>
.myborder {border:2px solid #e1a08f;}