#e41f1a color space conversions
Hex:
#e41f1a
RGB:
228, 31, 26
CMY:
11, 88, 90
CMYK:
0, 86, 89, 11
HSL:
1°, 79.5276%, 49.8039%
HSV (HSB):
1°, 88.5965%, 89.4118%
XYZ:
32.6713, 17.5485, 2.6425
xyY:
0.6180, 0.3320, 17.5485
CIE-Lab:
48.9439, 70.3206, 54.0673
CIE-LCH:
48.9439, 88.7032, 37.5555
CIE-Luv:
48.9439, 147.8001, 32.7607
Hunter-Lab:
41.8910, 65.9054, 25.5836
#e41f1a color charts
#e41f1a color shades, tints & tones
#e41f1a color schemes
#e41f1a color preview, HTML & CSS examples
This text has a color of #e41f1a
<p style="color:#e41f1a;">Text here</p>
.mytext {color:#e41f1a;}
This box has a color of #e41f1a
<div style="background-color:#e41f1a;">Content here</div>
.mybackground {background-color:#e41f1a;}
Border around this has a color of #e41f1a
<div style="border:2px solid #e41f1a;">Content here</div>
.myborder {border:2px solid #e41f1a;}