#e80e77 color space conversions
Hex:
#e80e77
RGB:
232, 14, 119
CMY:
9, 95, 53
CMYK:
0, 94, 49, 9
HSL:
331°, 88.6179%, 48.2353%
HSV (HSB):
331°, 93.9655%, 90.9804%
XYZ:
36.7655, 18.8018, 19.1441
xyY:
0.4921, 0.2517, 18.8018
CIE-Lab:
50.4545, 77.8679, 2.5328
CIE-LCH:
50.4545, 77.9091, 1.8630
CIE-Luv:
50.4545, 126.6226, -12.1751
Hunter-Lab:
43.3610, 75.4671, 4.1759
#e80e77 color charts
#e80e77 color shades, tints & tones
#e80e77 color schemes
#e80e77 color preview, HTML & CSS examples
This text has a color of #e80e77
<p style="color:#e80e77;">Text here</p>
.mytext {color:#e80e77;}
This box has a color of #e80e77
<div style="background-color:#e80e77;">Content here</div>
.mybackground {background-color:#e80e77;}
Border around this has a color of #e80e77
<div style="border:2px solid #e80e77;">Content here</div>
.myborder {border:2px solid #e80e77;}