#e41a1a color space conversions
Hex:
#e41a1a
RGB:
228, 26, 26
CMY:
11, 90, 90
CMYK:
0, 89, 89, 11
HSL:
0°, 79.5276%, 49.8039%
HSV (HSB):
0°, 88.5965%, 89.4118%
XYZ:
32.5508, 17.3074, 2.6023
xyY:
0.6205, 0.3299, 17.3074
CIE-Lab:
48.6450, 71.1775, 53.8470
CIE-LCH:
48.6450, 89.2510, 37.1081
CIE-Luv:
48.6450, 149.3798, 32.2135
Hunter-Lab:
41.6021, 66.8602, 25.4127
#e41a1a color charts
#e41a1a color shades, tints & tones
#e41a1a color schemes
#e41a1a color preview, HTML & CSS examples
This text has a color of #e41a1a
<p style="color:#e41a1a;">Text here</p>
.mytext {color:#e41a1a;}
This box has a color of #e41a1a
<div style="background-color:#e41a1a;">Content here</div>
.mybackground {background-color:#e41a1a;}
Border around this has a color of #e41a1a
<div style="border:2px solid #e41a1a;">Content here</div>
.myborder {border:2px solid #e41a1a;}