#e41d49 color space conversions
Hex:
#e41d49
RGB:
228, 29, 73
CMY:
11, 89, 71
CMYK:
0, 87, 68, 11
HSL:
347°, 78.6561%, 50.3922%
HSV (HSB):
347°, 87.2807%, 89.4118%
XYZ:
33.6369, 17.8537, 7.9766
xyY:
0.5656, 0.3002, 17.8537
CIE-Lab:
49.3182, 72.1238, 28.9324
CIE-LCH:
49.3182, 77.7106, 21.8581
CIE-Luv:
49.3182, 138.2792, 16.3545
Hunter-Lab:
42.2537, 68.1544, 18.3849
#e41d49 color charts
#e41d49 color shades, tints & tones
#e41d49 color schemes
#e41d49 color preview, HTML & CSS examples
This text has a color of #e41d49
<p style="color:#e41d49;">Text here</p>
.mytext {color:#e41d49;}
This box has a color of #e41d49
<div style="background-color:#e41d49;">Content here</div>
.mybackground {background-color:#e41d49;}
Border around this has a color of #e41d49
<div style="border:2px solid #e41d49;">Content here</div>
.myborder {border:2px solid #e41d49;}