#e1a06e color space conversions
Hex:
#e1a06e
RGB:
225, 160, 110
CMY:
12, 37, 57
CMYK:
0, 29, 51, 12
HSL:
26°, 65.7143%, 65.6863%
HSV (HSB):
26°, 51.1111%, 88.2353%
XYZ:
46.4366, 42.2750, 20.4643
xyY:
0.4253, 0.3872, 42.2750
CIE-Lab:
71.0601, 18.5426, 35.5412
CIE-LCH:
71.0601, 40.0875, 62.4480
CIE-Luv:
71.0601, 48.5059, 41.0756
Hunter-Lab:
65.0192, 13.7009, 26.8524
#e1a06e color charts
#e1a06e color shades, tints & tones
#e1a06e color schemes
#e1a06e color preview, HTML & CSS examples
This text has a color of #e1a06e
<p style="color:#e1a06e;">Text here</p>
.mytext {color:#e1a06e;}
This box has a color of #e1a06e
<div style="background-color:#e1a06e;">Content here</div>
.mybackground {background-color:#e1a06e;}
Border around this has a color of #e1a06e
<div style="border:2px solid #e1a06e;">Content here</div>
.myborder {border:2px solid #e1a06e;}