#e01a02 color space conversions
Hex:
#e01a02
RGB:
224, 26, 2
CMY:
12, 90, 99
CMYK:
0, 88, 99, 12
HSL:
6°, 98.2301%, 44.3137%
HSV (HSB):
6°, 99.1071%, 87.8431%
XYZ:
31.1208, 16.5905, 1.6195
xyY:
0.6309, 0.3363, 16.5905
CIE-Lab:
47.7398, 69.8797, 60.7111
CIE-LCH:
47.7398, 92.5690, 40.9839
CIE-Luv:
47.7398, 148.4486, 34.6767
Hunter-Lab:
40.7314, 65.1030, 26.1546
#e01a02 color charts
#e01a02 color shades, tints & tones
#e01a02 color schemes
#e01a02 color preview, HTML & CSS examples
This text has a color of #e01a02
<p style="color:#e01a02;">Text here</p>
.mytext {color:#e01a02;}
This box has a color of #e01a02
<div style="background-color:#e01a02;">Content here</div>
.mybackground {background-color:#e01a02;}
Border around this has a color of #e01a02
<div style="border:2px solid #e01a02;">Content here</div>
.myborder {border:2px solid #e01a02;}