#e41c38 color space conversions
Hex:
#e41c38
RGB:
228, 28, 56
CMY:
11, 89, 78
CMYK:
0, 88, 75, 11
HSL:
352°, 78.7402%, 50.1961%
HSV (HSB):
352°, 87.7193%, 89.4118%
XYZ:
33.1240, 17.6100, 5.3946
xyY:
0.5901, 0.3137, 17.6100
CIE-Lab:
49.0196, 71.6041, 38.6463
CIE-LCH:
49.0196, 81.3676, 28.3567
CIE-Luv:
49.0196, 143.2876, 23.7581
Hunter-Lab:
41.9643, 67.4592, 21.7531
#e41c38 color charts
#e41c38 color shades, tints & tones
#e41c38 color schemes
#e41c38 color preview, HTML & CSS examples
This text has a color of #e41c38
<p style="color:#e41c38;">Text here</p>
.mytext {color:#e41c38;}
This box has a color of #e41c38
<div style="background-color:#e41c38;">Content here</div>
.mybackground {background-color:#e41c38;}
Border around this has a color of #e41c38
<div style="border:2px solid #e41c38;">Content here</div>
.myborder {border:2px solid #e41c38;}