#e0a07f color space conversions
Hex:
#e0a07f
RGB:
224, 160, 127
CMY:
12, 37, 50
CMYK:
0, 29, 43, 12
HSL:
20°, 61.0063%, 68.8235%
HSV (HSB):
20°, 43.3036%, 87.8431%
XYZ:
47.1420, 42.5212, 25.8014
xyY:
0.4083, 0.3683, 42.5212
CIE-Lab:
71.2288, 19.7994, 26.6314
CIE-LCH:
71.2288, 33.1850, 53.3706
CIE-Luv:
71.2288, 45.8419, 31.1522
Hunter-Lab:
65.2083, 14.9313, 22.1861
#e0a07f color charts
#e0a07f color shades, tints & tones
#e0a07f color schemes
#e0a07f color preview, HTML & CSS examples
This text has a color of #e0a07f
<p style="color:#e0a07f;">Text here</p>
.mytext {color:#e0a07f;}
This box has a color of #e0a07f
<div style="background-color:#e0a07f;">Content here</div>
.mybackground {background-color:#e0a07f;}
Border around this has a color of #e0a07f
<div style="border:2px solid #e0a07f;">Content here</div>
.myborder {border:2px solid #e0a07f;}