#e41d13 color space conversions
Hex:
#e41d13
RGB:
228, 29, 19
CMY:
11, 89, 93
CMYK:
0, 87, 92, 11
HSL:
3°, 84.6154%, 48.4314%
HSV (HSB):
3°, 91.6667%, 89.4118%
XYZ:
32.5518, 17.4197, 2.2628
xyY:
0.6232, 0.3335, 17.4197
CIE-Lab:
48.7846, 70.5795, 56.7110
CIE-LCH:
48.7846, 90.5406, 38.7821
CIE-Luv:
48.7846, 149.2058, 33.7077
Hunter-Lab:
41.7369, 66.1775, 26.0015
#e41d13 color charts
#e41d13 color shades, tints & tones
#e41d13 color schemes
#e41d13 color preview, HTML & CSS examples
This text has a color of #e41d13
<p style="color:#e41d13;">Text here</p>
.mytext {color:#e41d13;}
This box has a color of #e41d13
<div style="background-color:#e41d13;">Content here</div>
.mybackground {background-color:#e41d13;}
Border around this has a color of #e41d13
<div style="border:2px solid #e41d13;">Content here</div>
.myborder {border:2px solid #e41d13;}