#e41a78 color space conversions
Hex:
#e41a78
RGB:
228, 26, 120
CMY:
11, 90, 53
CMYK:
0, 89, 47, 11
HSL:
332°, 79.5276%, 49.8039%
HSV (HSB):
332°, 88.5965%, 89.4118%
XYZ:
35.7545, 18.5888, 19.4728
xyY:
0.4844, 0.2518, 18.5888
CIE-Lab:
50.2027, 75.5829, 1.4609
CIE-LCH:
50.2027, 75.5970, 1.1073
CIE-Luv:
50.2027, 121.1162, -12.9344
Hunter-Lab:
43.1148, 72.5767, 3.4019
#e41a78 color charts
#e41a78 color shades, tints & tones
#e41a78 color schemes
#e41a78 color preview, HTML & CSS examples
This text has a color of #e41a78
<p style="color:#e41a78;">Text here</p>
.mytext {color:#e41a78;}
This box has a color of #e41a78
<div style="background-color:#e41a78;">Content here</div>
.mybackground {background-color:#e41a78;}
Border around this has a color of #e41a78
<div style="border:2px solid #e41a78;">Content here</div>
.myborder {border:2px solid #e41a78;}