#e0a0a1 color space conversions
Hex:
#e0a0a1
RGB:
224, 160, 161
CMY:
12, 37, 37
CMYK:
0, 29, 28, 12
HSL:
359°, 50.7937%, 75.2941%
HSV (HSB):
359°, 28.5714%, 87.8431%
XYZ:
49.7443, 43.5621, 39.5047
xyY:
0.3745, 0.3280, 43.5621
CIE-Lab:
71.9348, 23.9086, 8.9658
CIE-LCH:
71.9348, 25.5344, 20.5561
CIE-Luv:
71.9348, 41.4424, 8.2303
Hunter-Lab:
66.0016, 19.0296, 10.7136
#e0a0a1 color charts
#e0a0a1 color shades, tints & tones
#e0a0a1 color schemes
#e0a0a1 color preview, HTML & CSS examples
This text has a color of #e0a0a1
<p style="color:#e0a0a1;">Text here</p>
.mytext {color:#e0a0a1;}
This box has a color of #e0a0a1
<div style="background-color:#e0a0a1;">Content here</div>
.mybackground {background-color:#e0a0a1;}
Border around this has a color of #e0a0a1
<div style="border:2px solid #e0a0a1;">Content here</div>
.myborder {border:2px solid #e0a0a1;}