#e80d73 color space conversions
Hex:
#e80d73
RGB:
232, 13, 115
CMY:
9, 95, 55
CMYK:
0, 94, 50, 9
HSL:
332°, 89.3878%, 48.0392%
HSV (HSB):
332°, 94.3966%, 90.9804%
XYZ:
36.5171, 18.6815, 17.9009
xyY:
0.4996, 0.2556, 18.6815
CIE-Lab:
50.3124, 77.6581, 4.7677
CIE-LCH:
50.3124, 77.8043, 3.5132
CIE-Luv:
50.3124, 128.5032, -9.4605
Hunter-Lab:
43.2221, 75.1712, 5.6999
#e80d73 color charts
#e80d73 color shades, tints & tones
#e80d73 color schemes
#e80d73 color preview, HTML & CSS examples
This text has a color of #e80d73
<p style="color:#e80d73;">Text here</p>
.mytext {color:#e80d73;}
This box has a color of #e80d73
<div style="background-color:#e80d73;">Content here</div>
.mybackground {background-color:#e80d73;}
Border around this has a color of #e80d73
<div style="border:2px solid #e80d73;">Content here</div>
.myborder {border:2px solid #e80d73;}