#e03412 color space conversions
Hex:
#e03412
RGB:
224, 52, 18
CMY:
12, 80, 93
CMYK:
0, 77, 92, 12
HSL:
10°, 85.1240%, 47.4510%
HSV (HSB):
10°, 91.9643%, 87.8431%
XYZ:
32.0776, 18.3469, 2.4229
xyY:
0.6070, 0.3472, 18.3469
CIE-Lab:
49.9142, 64.0034, 57.3910
CIE-LCH:
49.9142, 85.9661, 41.8821
CIE-Luv:
49.9142, 136.3161, 36.7342
Hunter-Lab:
42.8333, 58.7193, 26.6296
#e03412 color charts
#e03412 color shades, tints & tones
#e03412 color schemes
#e03412 color preview, HTML & CSS examples
This text has a color of #e03412
<p style="color:#e03412;">Text here</p>
.mytext {color:#e03412;}
This box has a color of #e03412
<div style="background-color:#e03412;">Content here</div>
.mybackground {background-color:#e03412;}
Border around this has a color of #e03412
<div style="border:2px solid #e03412;">Content here</div>
.myborder {border:2px solid #e03412;}