#e41c1b color space conversions
Hex:
#e41c1b
RGB:
228, 28, 27
CMY:
11, 89, 89
CMYK:
0, 88, 88, 11
HSL:
0°, 78.8235%, 50.0000%
HSV (HSB):
0°, 88.1579%, 89.4118%
XYZ:
32.6080, 17.4036, 2.6775
xyY:
0.6189, 0.3303, 17.4036
CIE-Lab:
48.7646, 70.8667, 53.5037
CIE-LCH:
48.7646, 88.7960, 37.0524
CIE-Luv:
48.7646, 148.6533, 32.2290
Hunter-Lab:
41.7176, 66.5161, 25.3970
#e41c1b color charts
#e41c1b color shades, tints & tones
#e41c1b color schemes
#e41c1b color preview, HTML & CSS examples
This text has a color of #e41c1b
<p style="color:#e41c1b;">Text here</p>
.mytext {color:#e41c1b;}
This box has a color of #e41c1b
<div style="background-color:#e41c1b;">Content here</div>
.mybackground {background-color:#e41c1b;}
Border around this has a color of #e41c1b
<div style="border:2px solid #e41c1b;">Content here</div>
.myborder {border:2px solid #e41c1b;}