#e11e40 color space conversions
Hex:
#e11e40
RGB:
225, 30, 64
CMY:
12, 88, 75
CMYK:
0, 87, 72, 12
HSL:
350°, 76.4706%, 50.0000%
HSV (HSB):
350°, 86.6667%, 88.2353%
XYZ:
32.4410, 17.3063, 6.4811
xyY:
0.5770, 0.3078, 17.3063
CIE-Lab:
48.6436, 70.7898, 33.3650
CIE-LCH:
48.6436, 78.2587, 25.2357
CIE-Luv:
48.6436, 138.3413, 20.0581
Hunter-Lab:
41.6008, 66.3960, 19.8836
#e11e40 color charts
#e11e40 color shades, tints & tones
#e11e40 color schemes
#e11e40 color preview, HTML & CSS examples
This text has a color of #e11e40
<p style="color:#e11e40;">Text here</p>
.mytext {color:#e11e40;}
This box has a color of #e11e40
<div style="background-color:#e11e40;">Content here</div>
.mybackground {background-color:#e11e40;}
Border around this has a color of #e11e40
<div style="border:2px solid #e11e40;">Content here</div>
.myborder {border:2px solid #e11e40;}