#e80f34 color space conversions
Hex:
#e80f34
RGB:
232, 15, 52
CMY:
9, 94, 80
CMYK:
0, 94, 78, 9
HSL:
350°, 87.8543%, 48.4314%
HSV (HSB):
350°, 93.5345%, 90.9804%
XYZ:
34.0694, 17.7454, 4.8784
xyY:
0.6009, 0.3130, 17.7454
CIE-Lab:
49.1858, 74.2040, 41.3551
CIE-LCH:
49.1858, 84.9498, 29.1316
CIE-Luv:
49.1858, 150.2274, 24.8474
Hunter-Lab:
42.1253, 70.6450, 22.6216
#e80f34 color charts
#e80f34 color shades, tints & tones
#e80f34 color schemes
#e80f34 color preview, HTML & CSS examples
This text has a color of #e80f34
<p style="color:#e80f34;">Text here</p>
.mytext {color:#e80f34;}
This box has a color of #e80f34
<div style="background-color:#e80f34;">Content here</div>
.mybackground {background-color:#e80f34;}
Border around this has a color of #e80f34
<div style="border:2px solid #e80f34;">Content here</div>
.myborder {border:2px solid #e80f34;}