#e41d2e color space conversions
Hex:
#e41d2e
RGB:
228, 29, 46
CMY:
11, 89, 82
CMYK:
0, 87, 80, 11
HSL:
355°, 78.6561%, 50.3922%
HSV (HSB):
355°, 87.2807%, 89.4118%
XYZ:
32.9274, 17.5700, 4.2406
xyY:
0.6015, 0.3210, 17.5700
CIE-Lab:
48.9703, 71.1193, 44.2244
CIE-LCH:
48.9703, 83.7482, 31.8747
CIE-Luv:
48.9703, 145.2314, 27.4261
Hunter-Lab:
41.9165, 66.8662, 23.3433
#e41d2e color charts
#e41d2e color shades, tints & tones
#e41d2e color schemes
#e41d2e color preview, HTML & CSS examples
This text has a color of #e41d2e
<p style="color:#e41d2e;">Text here</p>
.mytext {color:#e41d2e;}
This box has a color of #e41d2e
<div style="background-color:#e41d2e;">Content here</div>
.mybackground {background-color:#e41d2e;}
Border around this has a color of #e41d2e
<div style="border:2px solid #e41d2e;">Content here</div>
.myborder {border:2px solid #e41d2e;}