#e80301 color space conversions
Hex:
#e80301
RGB:
232, 3, 1
CMY:
9, 99, 100
CMYK:
0, 99, 100, 9
HSL:
1°, 99.1416%, 45.6863%
HSV (HSB):
1°, 99.5690%, 90.9804%
XYZ:
33.3168, 17.2231, 1.5971
xyY:
0.6390, 0.3303, 17.2231
CIE-Lab:
48.5399, 74.3530, 62.3179
CIE-LCH:
48.5399, 97.0149, 39.9676
CIE-Luv:
48.5399, 158.8248, 34.4133
Hunter-Lab:
41.5007, 70.6733, 26.7688
#e80301 color charts
#e80301 color shades, tints & tones
#e80301 color schemes
#e80301 color preview, HTML & CSS examples
This text has a color of #e80301
<p style="color:#e80301;">Text here</p>
.mytext {color:#e80301;}
This box has a color of #e80301
<div style="background-color:#e80301;">Content here</div>
.mybackground {background-color:#e80301;}
Border around this has a color of #e80301
<div style="border:2px solid #e80301;">Content here</div>
.myborder {border:2px solid #e80301;}