#e41b32 color space conversions
Hex:
#e41b32
RGB:
228, 27, 50
CMY:
11, 89, 80
CMYK:
0, 88, 78, 11
HSL:
353°, 78.8235%, 50.0000%
HSV (HSB):
353°, 88.1579%, 89.4118%
XYZ:
32.9626, 17.5081, 4.6597
xyY:
0.5979, 0.3176, 17.5081
CIE-Lab:
48.8940, 71.5731, 41.9295
CIE-LCH:
48.8940, 82.9506, 30.3630
CIE-Luv:
48.8940, 144.9747, 25.8576
Hunter-Lab:
41.8427, 67.3927, 22.6872
#e41b32 color charts
#e41b32 color shades, tints & tones
#e41b32 color schemes
#e41b32 color preview, HTML & CSS examples
This text has a color of #e41b32
<p style="color:#e41b32;">Text here</p>
.mytext {color:#e41b32;}
This box has a color of #e41b32
<div style="background-color:#e41b32;">Content here</div>
.mybackground {background-color:#e41b32;}
Border around this has a color of #e41b32
<div style="border:2px solid #e41b32;">Content here</div>
.myborder {border:2px solid #e41b32;}