#e41b00 color space conversions
Hex:
#e41b00
RGB:
228, 27, 0
CMY:
11, 89, 100
CMYK:
0, 88, 100, 11
HSL:
7°, 100.0000%, 44.7059%
HSV (HSB):
7°, 100.0000%, 89.4118%
XYZ:
32.3868, 17.2778, 1.6280
xyY:
0.6314, 0.3368, 17.2778
CIE-Lab:
48.6082, 70.7477, 62.1223
CIE-LCH:
48.6082, 94.1511, 41.2858
CIE-Luv:
48.6082, 151.1350, 35.5300
Hunter-Lab:
41.5666, 66.3375, 26.7745
#e41b00 color charts
#e41b00 color shades, tints & tones
#e41b00 color schemes
#e41b00 color preview, HTML & CSS examples
This text has a color of #e41b00
<p style="color:#e41b00;">Text here</p>
.mytext {color:#e41b00;}
This box has a color of #e41b00
<div style="background-color:#e41b00;">Content here</div>
.mybackground {background-color:#e41b00;}
Border around this has a color of #e41b00
<div style="border:2px solid #e41b00;">Content here</div>
.myborder {border:2px solid #e41b00;}