#e80c6f color space conversions
Hex:
#e80c6f
RGB:
232, 12, 111
CMY:
9, 95, 56
CMYK:
0, 95, 52, 9
HSL:
333°, 90.1639%, 47.8431%
HSV (HSB):
333°, 94.8276%, 90.9804%
XYZ:
36.2794, 18.5664, 16.7105
xyY:
0.5070, 0.2595, 18.5664
CIE-Lab:
50.1761, 77.4554, 7.0172
CIE-LCH:
50.1761, 77.7726, 5.1767
CIE-Luv:
50.1761, 130.3558, -6.7952
Hunter-Lab:
43.0888, 74.8860, 7.1686
#e80c6f color charts
#e80c6f color shades, tints & tones
#e80c6f color schemes
#e80c6f color preview, HTML & CSS examples
This text has a color of #e80c6f
<p style="color:#e80c6f;">Text here</p>
.mytext {color:#e80c6f;}
This box has a color of #e80c6f
<div style="background-color:#e80c6f;">Content here</div>
.mybackground {background-color:#e80c6f;}
Border around this has a color of #e80c6f
<div style="border:2px solid #e80c6f;">Content here</div>
.myborder {border:2px solid #e80c6f;}