#e41b2a color space conversions
Hex:
#e41b2a
RGB:
228, 27, 42
CMY:
11, 89, 84
CMYK:
0, 88, 82, 11
HSL:
356°, 78.8235%, 50.0000%
HSV (HSB):
356°, 88.1579%, 89.4118%
XYZ:
32.8048, 17.4450, 3.8287
xyY:
0.6066, 0.3226, 17.4450
CIE-Lab:
48.8159, 71.3482, 46.2286
CIE-LCH:
48.8159, 85.0156, 32.9404
CIE-Luv:
48.8159, 146.6121, 28.4362
Hunter-Lab:
41.7672, 67.1046, 23.8021
#e41b2a color charts
#e41b2a color shades, tints & tones
#e41b2a color schemes
#e41b2a color preview, HTML & CSS examples
This text has a color of #e41b2a
<p style="color:#e41b2a;">Text here</p>
.mytext {color:#e41b2a;}
This box has a color of #e41b2a
<div style="background-color:#e41b2a;">Content here</div>
.mybackground {background-color:#e41b2a;}
Border around this has a color of #e41b2a
<div style="border:2px solid #e41b2a;">Content here</div>
.myborder {border:2px solid #e41b2a;}