#e41c58 color space conversions
Hex:
#e41c58
RGB:
228, 28, 88
CMY:
11, 89, 65
CMYK:
0, 88, 61, 11
HSL:
342°, 78.7402%, 50.1961%
HSV (HSB):
342°, 87.7193%, 89.4118%
XYZ:
34.1716, 18.0291, 10.9114
xyY:
0.5414, 0.2857, 18.0291
CIE-Lab:
49.5313, 73.0696, 20.0876
CIE-LCH:
49.5313, 75.7804, 15.3715
CIE-Luv:
49.5313, 133.5122, 8.1545
Hunter-Lab:
42.4607, 69.3476, 14.4863
#e41c58 color charts
#e41c58 color shades, tints & tones
#e41c58 color schemes
#e41c58 color preview, HTML & CSS examples
This text has a color of #e41c58
<p style="color:#e41c58;">Text here</p>
.mytext {color:#e41c58;}
This box has a color of #e41c58
<div style="background-color:#e41c58;">Content here</div>
.mybackground {background-color:#e41c58;}
Border around this has a color of #e41c58
<div style="border:2px solid #e41c58;">Content here</div>
.myborder {border:2px solid #e41c58;}