#e11e34 color space conversions
Hex:
#e11e34
RGB:
225, 30, 52
CMY:
12, 88, 80
CMYK:
0, 87, 77, 12
HSL:
353°, 76.4706%, 50.0000%
HSV (HSB):
353°, 86.6667%, 88.2353%
XYZ:
32.1354, 17.1840, 4.8719
xyY:
0.5930, 0.3171, 17.1840
CIE-Lab:
48.4911, 70.3467, 40.1885
CIE-LCH:
48.4911, 81.0171, 29.7389
CIE-Luv:
48.4911, 141.3853, 24.9295
Hunter-Lab:
41.4536, 65.8319, 22.0493
#e11e34 color charts
#e11e34 color shades, tints & tones
#e11e34 color schemes
#e11e34 color preview, HTML & CSS examples
This text has a color of #e11e34
<p style="color:#e11e34;">Text here</p>
.mytext {color:#e11e34;}
This box has a color of #e11e34
<div style="background-color:#e11e34;">Content here</div>
.mybackground {background-color:#e11e34;}
Border around this has a color of #e11e34
<div style="border:2px solid #e11e34;">Content here</div>
.myborder {border:2px solid #e11e34;}