#e80e50 color space conversions
Hex:
#e80e50
RGB:
232, 14, 80
CMY:
9, 95, 69
CMYK:
0, 94, 66, 9
HSL:
342°, 88.6179%, 48.2353%
HSV (HSB):
342°, 93.9655%, 90.9804%
XYZ:
34.8837, 18.0491, 9.2347
xyY:
0.5611, 0.2903, 18.0491
CIE-Lab:
49.5556, 75.4179, 25.1549
CIE-LCH:
49.5556, 79.5023, 18.4456
CIE-Luv:
49.5556, 142.2294, 12.2419
Hunter-Lab:
42.4842, 72.2188, 16.8513
#e80e50 color charts
#e80e50 color shades, tints & tones
#e80e50 color schemes
#e80e50 color preview, HTML & CSS examples
This text has a color of #e80e50
<p style="color:#e80e50;">Text here</p>
.mytext {color:#e80e50;}
This box has a color of #e80e50
<div style="background-color:#e80e50;">Content here</div>
.mybackground {background-color:#e80e50;}
Border around this has a color of #e80e50
<div style="border:2px solid #e80e50;">Content here</div>
.myborder {border:2px solid #e80e50;}