#e41a45 color space conversions
Hex:
#e41a45
RGB:
228, 26, 69
CMY:
11, 90, 73
CMYK:
0, 89, 70, 11
HSL:
347°, 79.5276%, 49.8039%
HSV (HSB):
347°, 88.5965%, 89.4118%
XYZ:
33.4385, 17.6624, 7.2770
xyY:
0.5728, 0.3026, 17.6624
CIE-Lab:
49.0841, 72.4364, 31.0504
CIE-LCH:
49.0841, 78.8109, 23.2028
CIE-Luv:
49.0841, 140.2989, 17.9305
Hunter-Lab:
42.0267, 68.4765, 19.1525
#e41a45 color charts
#e41a45 color shades, tints & tones
#e41a45 color schemes
#e41a45 color preview, HTML & CSS examples
This text has a color of #e41a45
<p style="color:#e41a45;">Text here</p>
.mytext {color:#e41a45;}
This box has a color of #e41a45
<div style="background-color:#e41a45;">Content here</div>
.mybackground {background-color:#e41a45;}
Border around this has a color of #e41a45
<div style="border:2px solid #e41a45;">Content here</div>
.myborder {border:2px solid #e41a45;}