#e80eac color space conversions
Hex:
#e80eac
RGB:
232, 14, 172
CMY:
9, 95, 33
CMYK:
0, 94, 26, 9
HSL:
317°, 88.6179%, 48.2353%
HSV (HSB):
317°, 93.9655%, 90.9804%
XYZ:
40.8821, 20.4484, 40.8219
xyY:
0.4002, 0.2002, 20.4484
CIE-Lab:
52.3405, 82.8578, -26.3857
CIE-LCH:
52.3405, 86.9576, 342.3361
CIE-Luv:
52.3405, 102.0899, -52.2789
Hunter-Lab:
45.2199, 82.2421, -21.8696
#e80eac color charts
#e80eac color shades, tints & tones
#e80eac color schemes
#e80eac color preview, HTML & CSS examples
This text has a color of #e80eac
<p style="color:#e80eac;">Text here</p>
.mytext {color:#e80eac;}
This box has a color of #e80eac
<div style="background-color:#e80eac;">Content here</div>
.mybackground {background-color:#e80eac;}
Border around this has a color of #e80eac
<div style="border:2px solid #e80eac;">Content here</div>
.myborder {border:2px solid #e80eac;}