#e00b0f color space conversions
Hex:
#e00b0f
RGB:
224, 11, 15
CMY:
12, 96, 94
CMYK:
0, 95, 93, 12
HSL:
359°, 90.6383%, 46.0784%
HSV (HSB):
359°, 95.0893%, 87.8431%
XYZ:
30.9464, 16.1211, 1.9326
xyY:
0.6316, 0.3290, 16.1211
CIE-Lab:
47.1330, 71.8501, 56.6799
CIE-LCH:
47.1330, 91.5153, 38.2686
CIE-Luv:
47.1330, 151.0591, 32.1803
Hunter-Lab:
40.1511, 67.3139, 25.2520
#e00b0f color charts
#e00b0f color shades, tints & tones
#e00b0f color schemes
#e00b0f color preview, HTML & CSS examples
This text has a color of #e00b0f
<p style="color:#e00b0f;">Text here</p>
.mytext {color:#e00b0f;}
This box has a color of #e00b0f
<div style="background-color:#e00b0f;">Content here</div>
.mybackground {background-color:#e00b0f;}
Border around this has a color of #e00b0f
<div style="border:2px solid #e00b0f;">Content here</div>
.myborder {border:2px solid #e00b0f;}