#e00aa0 color space conversions
Hex:
#e00aa0
RGB:
224, 10, 160
CMY:
12, 96, 37
CMYK:
0, 96, 29, 12
HSL:
318°, 91.4530%, 45.8824%
HSV (HSB):
318°, 95.5357%, 87.8431%
XYZ:
37.1942, 18.6024, 34.8880
xyY:
0.4101, 0.2051, 18.6024
CIE-Lab:
50.2188, 80.2942, -22.6872
CIE-LCH:
50.2188, 83.4378, 344.2224
CIE-Luv:
50.2188, 101.6070, -46.0647
Hunter-Lab:
43.1305, 78.4533, -17.7679
#e00aa0 color charts
#e00aa0 color shades, tints & tones
#e00aa0 color schemes
#e00aa0 color preview, HTML & CSS examples
This text has a color of #e00aa0
<p style="color:#e00aa0;">Text here</p>
.mytext {color:#e00aa0;}
This box has a color of #e00aa0
<div style="background-color:#e00aa0;">Content here</div>
.mybackground {background-color:#e00aa0;}
Border around this has a color of #e00aa0
<div style="border:2px solid #e00aa0;">Content here</div>
.myborder {border:2px solid #e00aa0;}