#e80c84 color space conversions
Hex:
#e80c84
RGB:
232, 12, 132
CMY:
9, 95, 48
CMYK:
0, 95, 43, 9
HSL:
327°, 90.1639%, 47.8431%
HSV (HSB):
327°, 94.8276%, 90.9804%
XYZ:
37.5750, 19.0847, 23.5331
xyY:
0.4686, 0.2380, 19.0847
CIE-Lab:
50.7861, 79.0929, -4.8759
CIE-LCH:
50.7861, 79.2430, 356.4723
CIE-Luv:
50.7861, 120.9540, -21.7100
Hunter-Lab:
43.6860, 77.0801, -1.3585
#e80c84 color charts
#e80c84 color shades, tints & tones
#e80c84 color schemes
#e80c84 color preview, HTML & CSS examples
This text has a color of #e80c84
<p style="color:#e80c84;">Text here</p>
.mytext {color:#e80c84;}
This box has a color of #e80c84
<div style="background-color:#e80c84;">Content here</div>
.mybackground {background-color:#e80c84;}
Border around this has a color of #e80c84
<div style="border:2px solid #e80c84;">Content here</div>
.myborder {border:2px solid #e80c84;}