#e00f31 color space conversions
Hex:
#e00f31
RGB:
224, 15, 49
CMY:
12, 94, 81
CMYK:
0, 93, 78, 12
HSL:
350°, 87.4477%, 46.8627%
HSV (HSB):
350°, 93.3036%, 87.8431%
XYZ:
31.4657, 16.4107, 4.4149
xyY:
0.6017, 0.3138, 16.4107
CIE-Lab:
47.5088, 72.1439, 40.7884
CIE-LCH:
47.5088, 82.8760, 29.4828
CIE-Luv:
47.5088, 145.0591, 24.3565
Hunter-Lab:
40.5101, 67.7547, 21.8955
#e00f31 color charts
#e00f31 color shades, tints & tones
#e00f31 color schemes
#e00f31 color preview, HTML & CSS examples
This text has a color of #e00f31
<p style="color:#e00f31;">Text here</p>
.mytext {color:#e00f31;}
This box has a color of #e00f31
<div style="background-color:#e00f31;">Content here</div>
.mybackground {background-color:#e00f31;}
Border around this has a color of #e00f31
<div style="border:2px solid #e00f31;">Content here</div>
.myborder {border:2px solid #e00f31;}