#e80f8d color space conversions
Hex:
#e80f8d
RGB:
232, 15, 141
CMY:
9, 94, 45
CMYK:
0, 94, 39, 9
HSL:
325°, 87.8543%, 48.4314%
HSV (HSB):
325°, 93.5345%, 90.9804%
XYZ:
38.2573, 19.4205, 26.9315
xyY:
0.4522, 0.2295, 19.4205
CIE-Lab:
51.1756, 79.6216, -9.7241
CIE-LCH:
51.1756, 80.2132, 353.0370
CIE-Luv:
51.1756, 116.4741, -28.2116
Hunter-Lab:
44.0687, 77.8403, -5.3854
#e80f8d color charts
#e80f8d color shades, tints & tones
#e80f8d color schemes
#e80f8d color preview, HTML & CSS examples
This text has a color of #e80f8d
<p style="color:#e80f8d;">Text here</p>
.mytext {color:#e80f8d;}
This box has a color of #e80f8d
<div style="background-color:#e80f8d;">Content here</div>
.mybackground {background-color:#e80f8d;}
Border around this has a color of #e80f8d
<div style="border:2px solid #e80f8d;">Content here</div>
.myborder {border:2px solid #e80f8d;}