#e41b36 color space conversions
Hex:
#e41b36
RGB:
228, 27, 54
CMY:
11, 89, 79
CMYK:
0, 88, 76, 11
HSL:
352°, 78.8235%, 50.0000%
HSV (HSB):
352°, 88.1579%, 89.4118%
XYZ:
33.0527, 17.5442, 5.1343
xyY:
0.5931, 0.3148, 17.5442
CIE-Lab:
48.9385, 71.7012, 39.7075
CIE-LCH:
48.9385, 81.9618, 28.9773
CIE-Luv:
48.9385, 144.0559, 24.4083
Hunter-Lab:
41.8858, 67.5569, 22.0523
#e41b36 color charts
#e41b36 color shades, tints & tones
#e41b36 color schemes
#e41b36 color preview, HTML & CSS examples
This text has a color of #e41b36
<p style="color:#e41b36;">Text here</p>
.mytext {color:#e41b36;}
This box has a color of #e41b36
<div style="background-color:#e41b36;">Content here</div>
.mybackground {background-color:#e41b36;}
Border around this has a color of #e41b36
<div style="border:2px solid #e41b36;">Content here</div>
.myborder {border:2px solid #e41b36;}