#e00400 color space conversions
Hex:
#e00400
RGB:
224, 4, 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.7839, 15.9341, 1.4531
xyY:
0.6391, 0.3308, 15.9341
CIE-Lab:
46.8879, 72.3034, 60.9878
CIE-LCH:
46.8879, 94.5901, 40.1476
CIE-Luv:
46.8879, 153.1817, 33.3733
Hunter-Lab:
39.9176, 67.8010, 25.7840
#e00400 color charts
#e00400 color shades, tints & tones
#e00400 color schemes
#e00400 color preview, HTML & CSS examples
This text has a color of #e00400
<p style="color:#e00400;">Text here</p>
.mytext {color:#e00400;}
This box has a color of #e00400
<div style="background-color:#e00400;">Content here</div>
.mybackground {background-color:#e00400;}
Border around this has a color of #e00400
<div style="border:2px solid #e00400;">Content here</div>
.myborder {border:2px solid #e00400;}