#e11f2e color space conversions
Hex:
#e11f2e
RGB:
225, 31, 46
CMY:
12, 88, 82
CMYK:
0, 86, 80, 12
HSL:
355°, 76.3780%, 50.1961%
HSV (HSB):
355°, 86.2222%, 88.2353%
XYZ:
32.0345, 17.1848, 4.2134
xyY:
0.5995, 0.3216, 17.1848
CIE-Lab:
48.4920, 69.9774, 43.5455
CIE-LCH:
48.4920, 82.4200, 31.8931
CIE-Luv:
48.4920, 142.3635, 27.1306
Hunter-Lab:
41.4545, 65.3925, 22.9921
#e11f2e color charts
#e11f2e color shades, tints & tones
#e11f2e color schemes
#e11f2e color preview, HTML & CSS examples
This text has a color of #e11f2e
<p style="color:#e11f2e;">Text here</p>
.mytext {color:#e11f2e;}
This box has a color of #e11f2e
<div style="background-color:#e11f2e;">Content here</div>
.mybackground {background-color:#e11f2e;}
Border around this has a color of #e11f2e
<div style="border:2px solid #e11f2e;">Content here</div>
.myborder {border:2px solid #e11f2e;}