#e80b51 color space conversions
Hex:
#e80b51
RGB:
232, 11, 81
CMY:
9, 96, 68
CMYK:
0, 95, 65, 9
HSL:
341°, 90.9465%, 47.6471%
HSV (HSB):
341°, 95.2586%, 90.9804%
XYZ:
34.8836, 17.9892, 9.4183
xyY:
0.5600, 0.2888, 17.9892
CIE-Lab:
49.4830, 75.7300, 24.4513
CIE-LCH:
49.4830, 79.5795, 17.8939
CIE-Luv:
49.4830, 142.3007, 11.5101
Hunter-Lab:
42.4137, 72.5851, 16.5238
#e80b51 color charts
#e80b51 color shades, tints & tones
#e80b51 color schemes
#e80b51 color preview, HTML & CSS examples
This text has a color of #e80b51
<p style="color:#e80b51;">Text here</p>
.mytext {color:#e80b51;}
This box has a color of #e80b51
<div style="background-color:#e80b51;">Content here</div>
.mybackground {background-color:#e80b51;}
Border around this has a color of #e80b51
<div style="border:2px solid #e80b51;">Content here</div>
.myborder {border:2px solid #e80b51;}