#e00f40 color space conversions
Hex:
#e00f40
RGB:
224, 15, 64
CMY:
12, 94, 75
CMYK:
0, 93, 71, 12
HSL:
346°, 87.4477%, 46.8627%
HSV (HSB):
346°, 93.3036%, 87.8431%
XYZ:
31.8367, 16.5591, 6.3687
xyY:
0.5813, 0.3024, 16.5591
CIE-Lab:
47.6996, 72.6754, 32.1913
CIE-LCH:
47.6996, 79.4858, 23.8908
CIE-Luv:
47.6996, 141.1340, 18.3236
Hunter-Lab:
40.6929, 68.4397, 19.2057
#e00f40 color charts
#e00f40 color shades, tints & tones
#e00f40 color schemes
#e00f40 color preview, HTML & CSS examples
This text has a color of #e00f40
<p style="color:#e00f40;">Text here</p>
.mytext {color:#e00f40;}
This box has a color of #e00f40
<div style="background-color:#e00f40;">Content here</div>
.mybackground {background-color:#e00f40;}
Border around this has a color of #e00f40
<div style="border:2px solid #e00f40;">Content here</div>
.myborder {border:2px solid #e00f40;}