#e41c28 color space conversions
Hex:
#e41c28
RGB:
228, 28, 40
CMY:
11, 89, 84
CMYK:
0, 88, 82, 11
HSL:
356°, 78.7402%, 50.1961%
HSV (HSB):
356°, 87.7193%, 89.4118%
XYZ:
32.7932, 17.4777, 3.6526
xyY:
0.6081, 0.3241, 17.4777
CIE-Lab:
48.8564, 71.1326, 47.3186
CIE-LCH:
48.8564, 85.4336, 33.6325
CIE-Luv:
48.8564, 146.6815, 29.1233
Hunter-Lab:
41.8063, 66.8555, 24.0843
#e41c28 color charts
#e41c28 color shades, tints & tones
#e41c28 color schemes
#e41c28 color preview, HTML & CSS examples
This text has a color of #e41c28
<p style="color:#e41c28;">Text here</p>
.mytext {color:#e41c28;}
This box has a color of #e41c28
<div style="background-color:#e41c28;">Content here</div>
.mybackground {background-color:#e41c28;}
Border around this has a color of #e41c28
<div style="border:2px solid #e41c28;">Content here</div>
.myborder {border:2px solid #e41c28;}