#e80e47 color space conversions
Hex:
#e80e47
RGB:
232, 14, 71
CMY:
9, 95, 72
CMYK:
0, 94, 69, 9
HSL:
344°, 88.6179%, 48.2353%
HSV (HSB):
344°, 93.9655%, 90.9804%
XYZ:
34.5731, 17.9248, 7.5989
xyY:
0.5753, 0.2983, 17.9248
CIE-Lab:
49.4048, 75.0020, 30.4240
CIE-LCH:
49.4048, 80.9377, 22.0795
CIE-Luv:
49.4048, 145.1868, 16.7975
Hunter-Lab:
42.3377, 71.6726, 18.9949
#e80e47 color charts
#e80e47 color shades, tints & tones
#e80e47 color schemes
#e80e47 color preview, HTML & CSS examples
This text has a color of #e80e47
<p style="color:#e80e47;">Text here</p>
.mytext {color:#e80e47;}
This box has a color of #e80e47
<div style="background-color:#e80e47;">Content here</div>
.mybackground {background-color:#e80e47;}
Border around this has a color of #e80e47
<div style="border:2px solid #e80e47;">Content here</div>
.myborder {border:2px solid #e80e47;}