#e41d48 color space conversions
Hex:
#e41d48
RGB:
228, 29, 72
CMY:
11, 89, 72
CMYK:
0, 87, 68, 11
HSL:
347°, 78.6561%, 50.3922%
HSV (HSB):
347°, 87.2807%, 89.4118%
XYZ:
33.6040, 17.8406, 7.8033
xyY:
0.5672, 0.3011, 17.8406
CIE-Lab:
49.3022, 72.0777, 29.5150
CIE-LCH:
49.3022, 77.8866, 22.2686
CIE-Luv:
49.3022, 138.5867, 16.8467
Hunter-Lab:
42.2381, 68.0950, 18.6131
#e41d48 color charts
#e41d48 color shades, tints & tones
#e41d48 color schemes
#e41d48 color preview, HTML & CSS examples
This text has a color of #e41d48
<p style="color:#e41d48;">Text here</p>
.mytext {color:#e41d48;}
This box has a color of #e41d48
<div style="background-color:#e41d48;">Content here</div>
.mybackground {background-color:#e41d48;}
Border around this has a color of #e41d48
<div style="border:2px solid #e41d48;">Content here</div>
.myborder {border:2px solid #e41d48;}