#e11a2b color space conversions
Hex:
#e11a2b
RGB:
225, 26, 43
CMY:
12, 90, 83
CMYK:
0, 88, 81, 12
HSL:
355°, 79.2829%, 49.2157%
HSV (HSB):
355°, 88.4444%, 88.2353%
XYZ:
31.8568, 16.9208, 3.8725
xyY:
0.6051, 0.3214, 16.9208
CIE-Lab:
48.1600, 70.7639, 44.8489
CIE-LCH:
48.1600, 83.7792, 32.3658
CIE-Luv:
48.1600, 144.4965, 27.4983
Hunter-Lab:
41.1348, 66.2529, 23.2128
#e11a2b color charts
#e11a2b color shades, tints & tones
#e11a2b color schemes
#e11a2b color preview, HTML & CSS examples
This text has a color of #e11a2b
<p style="color:#e11a2b;">Text here</p>
.mytext {color:#e11a2b;}
This box has a color of #e11a2b
<div style="background-color:#e11a2b;">Content here</div>
.mybackground {background-color:#e11a2b;}
Border around this has a color of #e11a2b
<div style="border:2px solid #e11a2b;">Content here</div>
.myborder {border:2px solid #e11a2b;}