#e11e30 color space conversions
Hex:
#e11e30
RGB:
225, 30, 48
CMY:
12, 88, 81
CMYK:
0, 87, 79, 12
HSL:
354°, 76.4706%, 50.0000%
HSV (HSB):
354°, 86.6667%, 88.2353%
XYZ:
32.0491, 17.1495, 4.4173
xyY:
0.5978, 0.3199, 17.1495
CIE-Lab:
48.4479, 70.2208, 42.3950
CIE-LCH:
48.4479, 82.0262, 31.1210
CIE-Luv:
48.4479, 142.2700, 26.3412
Hunter-Lab:
41.4120, 65.6720, 22.6640
#e11e30 color charts
#e11e30 color shades, tints & tones
#e11e30 color schemes
#e11e30 color preview, HTML & CSS examples
This text has a color of #e11e30
<p style="color:#e11e30;">Text here</p>
.mytext {color:#e11e30;}
This box has a color of #e11e30
<div style="background-color:#e11e30;">Content here</div>
.mybackground {background-color:#e11e30;}
Border around this has a color of #e11e30
<div style="border:2px solid #e11e30;">Content here</div>
.myborder {border:2px solid #e11e30;}