#e00f30 color space conversions
Hex:
#e00f30
RGB:
224, 15, 48
CMY:
12, 94, 81
CMYK:
0, 93, 79, 12
HSL:
351°, 87.4477%, 46.8627%
HSV (HSB):
351°, 93.3036%, 87.8431%
XYZ:
31.4448, 16.4023, 4.3049
xyY:
0.6029, 0.3145, 16.4023
CIE-Lab:
47.4980, 72.1138, 41.3450
CIE-LCH:
47.4980, 83.1253, 29.8269
CIE-Luv:
47.4980, 145.2866, 24.7051
Hunter-Lab:
40.4998, 67.7160, 22.0476
#e00f30 color charts
#e00f30 color shades, tints & tones
#e00f30 color schemes
#e00f30 color preview, HTML & CSS examples
This text has a color of #e00f30
<p style="color:#e00f30;">Text here</p>
.mytext {color:#e00f30;}
This box has a color of #e00f30
<div style="background-color:#e00f30;">Content here</div>
.mybackground {background-color:#e00f30;}
Border around this has a color of #e00f30
<div style="border:2px solid #e00f30;">Content here</div>
.myborder {border:2px solid #e00f30;}