#e41d2a color space conversions
Hex:
#e41d2a
RGB:
228, 29, 42
CMY:
11, 89, 84
CMYK:
0, 87, 82, 11
HSL:
356°, 78.6561%, 50.3922%
HSV (HSB):
356°, 87.2807%, 89.4118%
XYZ:
32.8522, 17.5399, 3.8445
xyY:
0.6057, 0.3234, 17.5399
CIE-Lab:
48.9332, 71.0117, 46.3407
CIE-LCH:
48.9332, 84.7946, 33.1276
CIE-Luv:
48.9332, 146.0101, 28.6595
Hunter-Lab:
41.8806, 66.7286, 23.8738
#e41d2a color charts
#e41d2a color shades, tints & tones
#e41d2a color schemes
#e41d2a color preview, HTML & CSS examples
This text has a color of #e41d2a
<p style="color:#e41d2a;">Text here</p>
.mytext {color:#e41d2a;}
This box has a color of #e41d2a
<div style="background-color:#e41d2a;">Content here</div>
.mybackground {background-color:#e41d2a;}
Border around this has a color of #e41d2a
<div style="border:2px solid #e41d2a;">Content here</div>
.myborder {border:2px solid #e41d2a;}