#e41d45 color space conversions
Hex:
#e41d45
RGB:
228, 29, 69
CMY:
11, 89, 73
CMYK:
0, 87, 70, 11
HSL:
348°, 78.6561%, 50.3922%
HSV (HSB):
348°, 87.2807%, 89.4118%
XYZ:
33.5085, 17.8024, 7.3003
xyY:
0.5717, 0.3037, 17.8024
CIE-Lab:
49.2555, 71.9435, 31.2594
CIE-LCH:
49.2555, 78.4411, 23.4849
CIE-Luv:
49.2555, 139.4875, 18.2868
Hunter-Lab:
42.1929, 67.9224, 19.2765
#e41d45 color charts
#e41d45 color shades, tints & tones
#e41d45 color schemes
#e41d45 color preview, HTML & CSS examples
This text has a color of #e41d45
<p style="color:#e41d45;">Text here</p>
.mytext {color:#e41d45;}
This box has a color of #e41d45
<div style="background-color:#e41d45;">Content here</div>
.mybackground {background-color:#e41d45;}
Border around this has a color of #e41d45
<div style="border:2px solid #e41d45;">Content here</div>
.myborder {border:2px solid #e41d45;}