#e41d02 color space conversions
Hex:
#e41d02
RGB:
228, 29, 2
CMY:
11, 89, 99
CMYK:
0, 87, 99, 11
HSL:
7°, 98.2609%, 45.0980%
HSV (HSB):
7°, 99.1228%, 89.4118%
XYZ:
32.4452, 17.3771, 1.7015
xyY:
0.6297, 0.3373, 17.3771
CIE-Lab:
48.7317, 70.4253, 61.6045
CIE-LCH:
48.7317, 93.5673, 41.1778
CIE-Luv:
48.7317, 150.3740, 35.5480
Hunter-Lab:
41.6858, 65.9812, 26.7600
#e41d02 color charts
#e41d02 color shades, tints & tones
#e41d02 color schemes
#e41d02 color preview, HTML & CSS examples
This text has a color of #e41d02
<p style="color:#e41d02;">Text here</p>
.mytext {color:#e41d02;}
This box has a color of #e41d02
<div style="background-color:#e41d02;">Content here</div>
.mybackground {background-color:#e41d02;}
Border around this has a color of #e41d02
<div style="border:2px solid #e41d02;">Content here</div>
.myborder {border:2px solid #e41d02;}