#e1a07e color space conversions
Hex:
#e1a07e
RGB:
225, 160, 126
CMY:
12, 37, 51
CMYK:
0, 29, 44, 12
HSL:
21°, 62.2642%, 68.8235%
HSV (HSB):
21°, 44.0000%, 88.2353%
XYZ:
47.3880, 42.6555, 25.4744
xyY:
0.4102, 0.3693, 42.6555
CIE-Lab:
71.3205, 20.0912, 27.3147
CIE-LCH:
71.3205, 33.9079, 53.6638
CIE-Luv:
71.3205, 46.7114, 31.8801
Hunter-Lab:
65.3112, 15.2202, 22.5920
#e1a07e color charts
#e1a07e color shades, tints & tones
#e1a07e color schemes
#e1a07e color preview, HTML & CSS examples
This text has a color of #e1a07e
<p style="color:#e1a07e;">Text here</p>
.mytext {color:#e1a07e;}
This box has a color of #e1a07e
<div style="background-color:#e1a07e;">Content here</div>
.mybackground {background-color:#e1a07e;}
Border around this has a color of #e1a07e
<div style="border:2px solid #e1a07e;">Content here</div>
.myborder {border:2px solid #e1a07e;}