#e80040 color space conversions
Hex:
#e80040
RGB:
232, 0, 64
CMY:
9, 100, 75
CMYK:
0, 100, 72, 9
HSL:
343°, 100.0000%, 45.4902%
HSV (HSB):
343°, 100.0000%, 90.9804%
XYZ:
34.2041, 17.5260, 6.4306
xyY:
0.5881, 0.3013, 17.5260
CIE-Lab:
48.9160, 75.8345, 34.0381
CIE-LCH:
48.9160, 83.1232, 24.1728
CIE-Luv:
48.9160, 149.1818, 19.2127
Hunter-Lab:
41.8640, 72.5776, 20.1975
#e80040 color charts
#e80040 color shades, tints & tones
#e80040 color schemes
#e80040 color preview, HTML & CSS examples
This text has a color of #e80040
<p style="color:#e80040;">Text here</p>
.mytext {color:#e80040;}
This box has a color of #e80040
<div style="background-color:#e80040;">Content here</div>
.mybackground {background-color:#e80040;}
Border around this has a color of #e80040
<div style="border:2px solid #e80040;">Content here</div>
.myborder {border:2px solid #e80040;}