#e80e8d color space conversions
Hex:
#e80e8d
RGB:
232, 14, 141
CMY:
9, 95, 45
CMYK:
0, 94, 39, 9
HSL:
325°, 88.6179%, 48.2353%
HSV (HSB):
325°, 93.9655%, 90.9804%
XYZ:
38.2435, 19.3930, 26.9269
xyY:
0.4522, 0.2293, 19.3930
CIE-Lab:
51.1438, 79.7144, -9.7718
CIE-LCH:
51.1438, 80.3111, 353.0112
CIE-Luv:
51.1438, 116.5791, -28.2918
Hunter-Lab:
44.0374, 77.9493, -5.4269
#e80e8d color charts
#e80e8d color shades, tints & tones
#e80e8d color schemes
#e80e8d color preview, HTML & CSS examples
This text has a color of #e80e8d
<p style="color:#e80e8d;">Text here</p>
.mytext {color:#e80e8d;}
This box has a color of #e80e8d
<div style="background-color:#e80e8d;">Content here</div>
.mybackground {background-color:#e80e8d;}
Border around this has a color of #e80e8d
<div style="border:2px solid #e80e8d;">Content here</div>
.myborder {border:2px solid #e80e8d;}