#e80aaf color space conversions
Hex:
#e80aaf
RGB:
232, 10, 175
CMY:
9, 96, 31
CMYK:
0, 96, 25, 9
HSL:
315°, 91.7355%, 47.4510%
HSV (HSB):
315°, 95.6897%, 90.9804%
XYZ:
41.1251, 20.4680, 42.3406
xyY:
0.3957, 0.1969, 20.4680
CIE-Lab:
52.3623, 83.5100, -28.1148
CIE-LCH:
52.3623, 88.1156, 341.3935
CIE-Luv:
52.3623, 100.9866, -54.9045
Hunter-Lab:
45.2416, 83.0856, -23.8191
#e80aaf color charts
#e80aaf color shades, tints & tones
#e80aaf color schemes
#e80aaf color preview, HTML & CSS examples
This text has a color of #e80aaf
<p style="color:#e80aaf;">Text here</p>
.mytext {color:#e80aaf;}
This box has a color of #e80aaf
<div style="background-color:#e80aaf;">Content here</div>
.mybackground {background-color:#e80aaf;}
Border around this has a color of #e80aaf
<div style="border:2px solid #e80aaf;">Content here</div>
.myborder {border:2px solid #e80aaf;}