#e80b80 color space conversions
Hex:
#e80b80
RGB:
232, 11, 128
CMY:
9, 96, 50
CMYK:
0, 95, 45, 9
HSL:
328°, 90.9465%, 47.6471%
HSV (HSB):
328°, 95.2586%, 90.9804%
XYZ:
37.2947, 18.9537, 22.1148
xyY:
0.4759, 0.2419, 18.9537
CIE-Lab:
50.6329, 78.8382, -2.6788
CIE-LCH:
50.6329, 78.8837, 358.0539
CIE-Luv:
50.6329, 122.8890, -18.8426
Hunter-Lab:
43.5358, 76.7232, 0.3576
#e80b80 color charts
#e80b80 color shades, tints & tones
#e80b80 color schemes
#e80b80 color preview, HTML & CSS examples
This text has a color of #e80b80
<p style="color:#e80b80;">Text here</p>
.mytext {color:#e80b80;}
This box has a color of #e80b80
<div style="background-color:#e80b80;">Content here</div>
.mybackground {background-color:#e80b80;}
Border around this has a color of #e80b80
<div style="border:2px solid #e80b80;">Content here</div>
.myborder {border:2px solid #e80b80;}