#e00500 color space conversions
Hex:
#e00500
RGB:
224, 5, 0
CMY:
12, 98, 100
CMYK:
0, 98, 100, 12
HSL:
1°, 100.0000%, 43.9216%
HSV (HSB):
1°, 100.0000%, 87.8431%
XYZ:
30.7947, 15.9558, 1.4567
xyY:
0.6388, 0.3310, 15.9558
CIE-Lab:
46.9165, 72.2207, 60.9977
CIE-LCH:
46.9165, 94.5333, 40.1845
CIE-Luv:
46.9165, 153.0249, 33.4240
Hunter-Lab:
39.9448, 67.7083, 25.7991
#e00500 color charts
#e00500 color shades, tints & tones
#e00500 color schemes
#e00500 color preview, HTML & CSS examples
This text has a color of #e00500
<p style="color:#e00500;">Text here</p>
.mytext {color:#e00500;}
This box has a color of #e00500
<div style="background-color:#e00500;">Content here</div>
.mybackground {background-color:#e00500;}
Border around this has a color of #e00500
<div style="border:2px solid #e00500;">Content here</div>
.myborder {border:2px solid #e00500;}