#e41d32 color space conversions
Hex:
#e41d32
RGB:
228, 29, 50
CMY:
11, 89, 80
CMYK:
0, 87, 78, 11
HSL:
354°, 78.6561%, 50.3922%
HSV (HSB):
354°, 87.2807%, 89.4118%
XYZ:
33.0100, 17.6030, 4.6755
xyY:
0.5970, 0.3184, 17.6030
CIE-Lab:
49.0110, 71.2373, 42.0522
CIE-LCH:
49.0110, 82.7233, 30.5539
CIE-Luv:
49.0110, 144.3861, 26.0858
Hunter-Lab:
41.9559, 67.0170, 22.7620
#e41d32 color charts
#e41d32 color shades, tints & tones
#e41d32 color schemes
#e41d32 color preview, HTML & CSS examples
This text has a color of #e41d32
<p style="color:#e41d32;">Text here</p>
.mytext {color:#e41d32;}
This box has a color of #e41d32
<div style="background-color:#e41d32;">Content here</div>
.mybackground {background-color:#e41d32;}
Border around this has a color of #e41d32
<div style="border:2px solid #e41d32;">Content here</div>
.myborder {border:2px solid #e41d32;}