#e41c3f color space conversions
Hex:
#e41c3f
RGB:
228, 28, 63
CMY:
11, 89, 75
CMYK:
0, 88, 72, 11
HSL:
350°, 78.7402%, 50.1961%
HSV (HSB):
350°, 87.7193%, 89.4118%
XYZ:
33.3074, 17.6834, 6.3604
xyY:
0.5808, 0.3083, 17.6834
CIE-Lab:
49.1098, 71.8637, 34.6567
CIE-LCH:
49.1098, 79.7839, 25.7460
CIE-Luv:
49.1098, 141.4735, 20.8799
Hunter-Lab:
42.0516, 67.7923, 20.4684
#e41c3f color charts
#e41c3f color shades, tints & tones
#e41c3f color schemes
#e41c3f color preview, HTML & CSS examples
This text has a color of #e41c3f
<p style="color:#e41c3f;">Text here</p>
.mytext {color:#e41c3f;}
This box has a color of #e41c3f
<div style="background-color:#e41c3f;">Content here</div>
.mybackground {background-color:#e41c3f;}
Border around this has a color of #e41c3f
<div style="border:2px solid #e41c3f;">Content here</div>
.myborder {border:2px solid #e41c3f;}