#e00f05 color space conversions
Hex:
#e00f05
RGB:
224, 15, 5
CMY:
12, 94, 98
CMYK:
0, 93, 98, 12
HSL:
3°, 95.6332%, 44.9020%
HSV (HSB):
3°, 97.7679%, 87.8431%
XYZ:
30.9387, 16.1999, 1.6398
xyY:
0.6343, 0.3321, 16.1999
CIE-Lab:
47.2357, 71.3792, 59.6366
CIE-LCH:
47.2357, 93.0135, 39.8784
CIE-Luv:
47.2357, 151.0312, 33.4725
Hunter-Lab:
40.2491, 66.7735, 25.7588
#e00f05 color charts
#e00f05 color shades, tints & tones
#e00f05 color schemes
#e00f05 color preview, HTML & CSS examples
This text has a color of #e00f05
<p style="color:#e00f05;">Text here</p>
.mytext {color:#e00f05;}
This box has a color of #e00f05
<div style="background-color:#e00f05;">Content here</div>
.mybackground {background-color:#e00f05;}
Border around this has a color of #e00f05
<div style="border:2px solid #e00f05;">Content here</div>
.myborder {border:2px solid #e00f05;}