#e41b1e color space conversions
Hex:
#e41b1e
RGB:
228, 27, 30
CMY:
11, 89, 88
CMYK:
0, 88, 87, 11
HSL:
359°, 78.8235%, 50.0000%
HSV (HSB):
359°, 88.1579%, 89.4118%
XYZ:
32.6212, 17.3716, 2.8620
xyY:
0.6172, 0.3287, 17.3716
CIE-Lab:
48.7249, 71.0853, 52.1288
CIE-LCH:
48.7249, 88.1506, 36.2536
CIE-Luv:
48.7249, 148.5646, 31.5037
Hunter-Lab:
41.6792, 66.7684, 25.1042
#e41b1e color charts
#e41b1e color shades, tints & tones
#e41b1e color schemes
#e41b1e color preview, HTML & CSS examples
This text has a color of #e41b1e
<p style="color:#e41b1e;">Text here</p>
.mytext {color:#e41b1e;}
This box has a color of #e41b1e
<div style="background-color:#e41b1e;">Content here</div>
.mybackground {background-color:#e41b1e;}
Border around this has a color of #e41b1e
<div style="border:2px solid #e41b1e;">Content here</div>
.myborder {border:2px solid #e41b1e;}