#e41d5a color space conversions
Hex:
#e41d5a
RGB:
228, 29, 90
CMY:
11, 89, 65
CMYK:
0, 87, 61, 11
HSL:
342°, 78.6561%, 50.3922%
HSV (HSB):
342°, 87.2807%, 89.4118%
XYZ:
34.2797, 18.1109, 11.3619
xyY:
0.5377, 0.2841, 18.1109
CIE-Lab:
49.6303, 73.0175, 18.9972
CIE-LCH:
49.6303, 75.4483, 14.5835
CIE-Luv:
49.6303, 132.5340, 7.1160
Hunter-Lab:
42.5569, 69.3078, 13.9605
#e41d5a color charts
#e41d5a color shades, tints & tones
#e41d5a color schemes
#e41d5a color preview, HTML & CSS examples
This text has a color of #e41d5a
<p style="color:#e41d5a;">Text here</p>
.mytext {color:#e41d5a;}
This box has a color of #e41d5a
<div style="background-color:#e41d5a;">Content here</div>
.mybackground {background-color:#e41d5a;}
Border around this has a color of #e41d5a
<div style="border:2px solid #e41d5a;">Content here</div>
.myborder {border:2px solid #e41d5a;}