#e80b7f color space conversions
Hex:
#e80b7f
RGB:
232, 11, 127
CMY:
9, 96, 50
CMYK:
0, 95, 45, 9
HSL:
329°, 90.9465%, 47.6471%
HSV (HSB):
329°, 95.2586%, 90.9804%
XYZ:
37.2291, 18.9275, 21.7698
xyY:
0.4777, 0.2429, 18.9275
CIE-Lab:
50.6022, 78.7562, -2.1172
CIE-LCH:
50.6022, 78.7846, 358.4601
CIE-Luv:
50.6022, 123.3460, -18.1147
Hunter-Lab:
43.5057, 76.6129, 0.7858
#e80b7f color charts
#e80b7f color shades, tints & tones
#e80b7f color schemes
#e80b7f color preview, HTML & CSS examples
This text has a color of #e80b7f
<p style="color:#e80b7f;">Text here</p>
.mytext {color:#e80b7f;}
This box has a color of #e80b7f
<div style="background-color:#e80b7f;">Content here</div>
.mybackground {background-color:#e80b7f;}
Border around this has a color of #e80b7f
<div style="border:2px solid #e80b7f;">Content here</div>
.myborder {border:2px solid #e80b7f;}