#e00800 color space conversions
Hex:
#e00800
RGB:
224, 8, 0
CMY:
12, 97, 100
CMYK:
0, 96, 100, 12
HSL:
2°, 100.0000%, 43.9216%
HSV (HSB):
2°, 100.0000%, 87.8431%
XYZ:
30.8273, 16.0210, 1.4676
xyY:
0.6380, 0.3316, 16.0210
CIE-Lab:
47.0020, 71.9732, 61.0274
CIE-LCH:
47.0020, 94.3636, 40.2952
CIE-Luv:
47.0020, 152.5556, 33.5759
Hunter-Lab:
40.0262, 67.4310, 25.8444
#e00800 color charts
#e00800 color shades, tints & tones
#e00800 color schemes
#e00800 color preview, HTML & CSS examples
This text has a color of #e00800
<p style="color:#e00800;">Text here</p>
.mytext {color:#e00800;}
This box has a color of #e00800
<div style="background-color:#e00800;">Content here</div>
.mybackground {background-color:#e00800;}
Border around this has a color of #e00800
<div style="border:2px solid #e00800;">Content here</div>
.myborder {border:2px solid #e00800;}