#e41a4b color space conversions
Hex:
#e41a4b
RGB:
228, 26, 75
CMY:
11, 90, 71
CMYK:
0, 89, 67, 11
HSL:
345°, 79.5276%, 49.8039%
HSV (HSB):
345°, 88.5965%, 89.4118%
XYZ:
33.6343, 17.7408, 8.3082
xyY:
0.5635, 0.2972, 17.7408
CIE-Lab:
49.1802, 72.7100, 27.5504
CIE-LCH:
49.1802, 77.7545, 20.7521
CIE-Luv:
49.1802, 138.4438, 14.9895
Hunter-Lab:
42.1198, 68.8296, 17.7888
#e41a4b color charts
#e41a4b color shades, tints & tones
#e41a4b color schemes
#e41a4b color preview, HTML & CSS examples
This text has a color of #e41a4b
<p style="color:#e41a4b;">Text here</p>
.mytext {color:#e41a4b;}
This box has a color of #e41a4b
<div style="background-color:#e41a4b;">Content here</div>
.mybackground {background-color:#e41a4b;}
Border around this has a color of #e41a4b
<div style="border:2px solid #e41a4b;">Content here</div>
.myborder {border:2px solid #e41a4b;}