#e1a085 color space conversions
Hex:
#e1a085
RGB:
225, 160, 133
CMY:
12, 37, 48
CMYK:
0, 29, 41, 12
HSL:
18°, 60.5263%, 70.1961%
HSV (HSB):
18°, 40.8889%, 88.2353%
XYZ:
47.8558, 42.8426, 27.9375
xyY:
0.4034, 0.3611, 42.8426
CIE-Lab:
71.4480, 20.8419, 23.6841
CIE-LCH:
71.4480, 31.5487, 48.6524
CIE-Luv:
71.4480, 45.8641, 27.5265
Hunter-Lab:
65.4543, 15.9623, 20.5116
#e1a085 color charts
#e1a085 color shades, tints & tones
#e1a085 color schemes
#e1a085 color preview, HTML & CSS examples
This text has a color of #e1a085
<p style="color:#e1a085;">Text here</p>
.mytext {color:#e1a085;}
This box has a color of #e1a085
<div style="background-color:#e1a085;">Content here</div>
.mybackground {background-color:#e1a085;}
Border around this has a color of #e1a085
<div style="border:2px solid #e1a085;">Content here</div>
.myborder {border:2px solid #e1a085;}