#e41b3b color space conversions
Hex:
#e41b3b
RGB:
228, 27, 59
CMY:
11, 89, 77
CMYK:
0, 88, 74, 11
HSL:
350°, 78.8235%, 50.0000%
HSV (HSB):
350°, 88.1579%, 89.4118%
XYZ:
33.1763, 17.5936, 5.7850
xyY:
0.5866, 0.3111, 17.5936
CIE-Lab:
48.9994, 71.8762, 36.8807
CIE-LCH:
48.9994, 80.7860, 27.1630
CIE-Luv:
48.9994, 142.8153, 22.4482
Hunter-Lab:
41.9447, 67.7816, 21.1841
#e41b3b color charts
#e41b3b color shades, tints & tones
#e41b3b color schemes
#e41b3b color preview, HTML & CSS examples
This text has a color of #e41b3b
<p style="color:#e41b3b;">Text here</p>
.mytext {color:#e41b3b;}
This box has a color of #e41b3b
<div style="background-color:#e41b3b;">Content here</div>
.mybackground {background-color:#e41b3b;}
Border around this has a color of #e41b3b
<div style="border:2px solid #e41b3b;">Content here</div>
.myborder {border:2px solid #e41b3b;}