#e41f3b color space conversions
Hex:
#e41f3b
RGB:
228, 31, 59
CMY:
11, 88, 77
CMYK:
0, 86, 74, 11
HSL:
351°, 78.4861%, 50.7843%
HSV (HSB):
351°, 86.4035%, 89.4118%
XYZ:
33.2743, 17.7897, 5.8177
xyY:
0.5850, 0.3127, 17.7897
CIE-Lab:
49.2401, 71.1855, 37.1543
CIE-LCH:
49.2401, 80.2983, 27.5617
CIE-Luv:
49.2401, 141.6380, 22.9311
Hunter-Lab:
42.1779, 67.0082, 21.3465
#e41f3b color charts
#e41f3b color shades, tints & tones
#e41f3b color schemes
#e41f3b color preview, HTML & CSS examples
This text has a color of #e41f3b
<p style="color:#e41f3b;">Text here</p>
.mytext {color:#e41f3b;}
This box has a color of #e41f3b
<div style="background-color:#e41f3b;">Content here</div>
.mybackground {background-color:#e41f3b;}
Border around this has a color of #e41f3b
<div style="border:2px solid #e41f3b;">Content here</div>
.myborder {border:2px solid #e41f3b;}