#e41a25 color space conversions
Hex:
#e41a25
RGB:
228, 26, 37
CMY:
11, 90, 85
CMYK:
0, 89, 84, 11
HSL:
357°, 79.5276%, 49.8039%
HSV (HSB):
357°, 88.5965%, 89.4118%
XYZ:
32.6982, 17.3663, 3.3789
xyY:
0.6118, 0.3249, 17.3663
CIE-Lab:
48.7183, 71.3888, 48.7338
CIE-LCH:
48.7183, 86.4369, 34.3195
CIE-Luv:
48.7183, 147.7897, 29.7253
Hunter-Lab:
41.6729, 67.1305, 24.3637
#e41a25 color charts
#e41a25 color shades, tints & tones
#e41a25 color schemes
#e41a25 color preview, HTML & CSS examples
This text has a color of #e41a25
<p style="color:#e41a25;">Text here</p>
.mytext {color:#e41a25;}
This box has a color of #e41a25
<div style="background-color:#e41a25;">Content here</div>
.mybackground {background-color:#e41a25;}
Border around this has a color of #e41a25
<div style="border:2px solid #e41a25;">Content here</div>
.myborder {border:2px solid #e41a25;}