#e01f02 color space conversions
Hex:
#e01f02
RGB:
224, 31, 2
CMY:
12, 88, 99
CMYK:
0, 86, 99, 12
HSL:
8°, 98.2301%, 44.3137%
HSV (HSB):
8°, 99.1071%, 87.8431%
XYZ:
31.2414, 16.8316, 1.6597
xyY:
0.6282, 0.3384, 16.8316
CIE-Lab:
48.0472, 68.9993, 60.8375
CIE-LCH:
48.0472, 91.9897, 41.4030
CIE-Luv:
48.0472, 146.7992, 35.2196
Hunter-Lab:
41.0264, 64.1308, 26.3200
#e01f02 color charts
#e01f02 color shades, tints & tones
#e01f02 color schemes
#e01f02 color preview, HTML & CSS examples
This text has a color of #e01f02
<p style="color:#e01f02;">Text here</p>
.mytext {color:#e01f02;}
This box has a color of #e01f02
<div style="background-color:#e01f02;">Content here</div>
.mybackground {background-color:#e01f02;}
Border around this has a color of #e01f02
<div style="border:2px solid #e01f02;">Content here</div>
.myborder {border:2px solid #e01f02;}