#e41e01 color space conversions
Hex:
#e41e01
RGB:
228, 30, 1
CMY:
11, 88, 100
CMYK:
0, 87, 100, 11
HSL:
8°, 99.1266%, 44.9020%
HSV (HSB):
8°, 99.5614%, 89.4118%
XYZ:
32.4647, 17.4247, 1.6809
xyY:
0.6295, 0.3379, 17.4247
CIE-Lab:
48.7908, 70.2404, 61.9084
CIE-LCH:
48.7908, 93.6288, 41.3923
CIE-Luv:
48.7908, 150.1005, 35.7526
Hunter-Lab:
41.7429, 65.7744, 26.8325
#e41e01 color charts
#e41e01 color shades, tints & tones
#e41e01 color schemes
#e41e01 color preview, HTML & CSS examples
This text has a color of #e41e01
<p style="color:#e41e01;">Text here</p>
.mytext {color:#e41e01;}
This box has a color of #e41e01
<div style="background-color:#e41e01;">Content here</div>
.mybackground {background-color:#e41e01;}
Border around this has a color of #e41e01
<div style="border:2px solid #e41e01;">Content here</div>
.myborder {border:2px solid #e41e01;}