#e00000 color space conversions
Hex:
#e00000
RGB:
224, 0, 0
CMY:
12, 100, 100
CMYK:
0, 100, 100, 12
HSL:
0°, 100.0000%, 43.9216%
HSV (HSB):
0°, 100.0000%, 87.8431%
XYZ:
30.7405, 15.8473, 1.4386
xyY:
0.6401, 0.3300, 15.8473
CIE-Lab:
46.7735, 72.6352, 60.9485
CIE-LCH:
46.7735, 94.8187, 40.0002
CIE-Luv:
46.7735, 153.8118, 33.1698
Hunter-Lab:
39.8087, 68.1735, 25.7234
#e00000 color charts
#e00000 color shades, tints & tones
#e00000 color schemes
#e00000 color preview, HTML & CSS examples
This text has a color of #e00000
<p style="color:#e00000;">Text here</p>
.mytext {color:#e00000;}
This box has a color of #e00000
<div style="background-color:#e00000;">Content here</div>
.mybackground {background-color:#e00000;}
Border around this has a color of #e00000
<div style="border:2px solid #e00000;">Content here</div>
.myborder {border:2px solid #e00000;}