#e80a56 color space conversions
Hex:
#e80a56
RGB:
232, 10, 86
CMY:
9, 96, 66
CMYK:
0, 96, 63, 9
HSL:
339°, 91.7355%, 47.4510%
HSV (HSB):
339°, 95.6897%, 90.9804%
XYZ:
35.0670, 18.0448, 10.4389
xyY:
0.5518, 0.2839, 18.0448
CIE-Lab:
49.5504, 76.0660, 21.4814
CIE-LCH:
49.5504, 79.0411, 15.7699
CIE-Luv:
49.5504, 140.6301, 8.6914
Hunter-Lab:
42.4791, 73.0151, 15.1654
#e80a56 color charts
#e80a56 color shades, tints & tones
#e80a56 color schemes
#e80a56 color preview, HTML & CSS examples
This text has a color of #e80a56
<p style="color:#e80a56;">Text here</p>
.mytext {color:#e80a56;}
This box has a color of #e80a56
<div style="background-color:#e80a56;">Content here</div>
.mybackground {background-color:#e80a56;}
Border around this has a color of #e80a56
<div style="border:2px solid #e80a56;">Content here</div>
.myborder {border:2px solid #e80a56;}