#e41e1a color space conversions
Hex:
#e41e1a
RGB:
228, 30, 26
CMY:
11, 88, 90
CMYK:
0, 87, 89, 11
HSL:
1°, 79.5276%, 49.8039%
HSV (HSB):
1°, 88.5965%, 89.4118%
XYZ:
32.6456, 17.4971, 2.6339
xyY:
0.6186, 0.3315, 17.4971
CIE-Lab:
48.8804, 70.5024, 54.0204
CIE-LCH:
48.8804, 88.8189, 37.4601
CIE-Luv:
48.8804, 148.1348, 32.6446
Hunter-Lab:
41.8295, 66.1076, 25.5473
#e41e1a color charts
#e41e1a color shades, tints & tones
#e41e1a color schemes
#e41e1a color preview, HTML & CSS examples
This text has a color of #e41e1a
<p style="color:#e41e1a;">Text here</p>
.mytext {color:#e41e1a;}
This box has a color of #e41e1a
<div style="background-color:#e41e1a;">Content here</div>
.mybackground {background-color:#e41e1a;}
Border around this has a color of #e41e1a
<div style="border:2px solid #e41e1a;">Content here</div>
.myborder {border:2px solid #e41e1a;}