#e8a080 color space conversions
Hex:
#e8a080
RGB:
232, 160, 128
CMY:
9, 37, 50
CMYK:
0, 31, 45, 9
HSL:
18°, 69.3333%, 70.5882%
HSV (HSB):
18°, 44.8276%, 90.9804%
XYZ:
49.7458, 43.8559, 26.2652
xyY:
0.4150, 0.3659, 43.8559
CIE-Lab:
72.1321, 23.0624, 27.4516
CIE-LCH:
72.1321, 35.8534, 49.9660
CIE-Luv:
72.1321, 51.7592, 31.4960
Hunter-Lab:
66.2238, 18.1934, 22.8415
#e8a080 color charts
#e8a080 color shades, tints & tones
#e8a080 color schemes
#e8a080 color preview, HTML & CSS examples
This text has a color of #e8a080
<p style="color:#e8a080;">Text here</p>
.mytext {color:#e8a080;}
This box has a color of #e8a080
<div style="background-color:#e8a080;">Content here</div>
.mybackground {background-color:#e8a080;}
Border around this has a color of #e8a080
<div style="border:2px solid #e8a080;">Content here</div>
.myborder {border:2px solid #e8a080;}