#e80f9e color space conversions
Hex:
#e80f9e
RGB:
232, 15, 158
CMY:
9, 94, 38
CMYK:
0, 94, 32, 9
HSL:
320°, 87.8543%, 48.4314%
HSV (HSB):
320°, 93.5345%, 90.9804%
XYZ:
39.6211, 19.9661, 34.1133
xyY:
0.4228, 0.2131, 19.9661
CIE-Lab:
51.7988, 81.2712, -18.9424
CIE-LCH:
51.7988, 83.4495, 346.8799
CIE-Luv:
51.7988, 108.5274, -41.2669
Hunter-Lab:
44.6834, 80.0812, -13.9863
#e80f9e color charts
#e80f9e color shades, tints & tones
#e80f9e color schemes
#e80f9e color preview, HTML & CSS examples
This text has a color of #e80f9e
<p style="color:#e80f9e;">Text here</p>
.mytext {color:#e80f9e;}
This box has a color of #e80f9e
<div style="background-color:#e80f9e;">Content here</div>
.mybackground {background-color:#e80f9e;}
Border around this has a color of #e80f9e
<div style="border:2px solid #e80f9e;">Content here</div>
.myborder {border:2px solid #e80f9e;}