#e03020 color space conversions
Hex:
#e03020
RGB:
224, 48, 32
CMY:
12, 81, 87
CMYK:
0, 79, 86, 12
HSL:
5°, 75.5906%, 50.1961%
HSV (HSB):
5°, 85.7143%, 87.8431%
XYZ:
32.0581, 18.0655, 3.1638
xyY:
0.6016, 0.3390, 18.0655
CIE-Lab:
49.5754, 65.3932, 51.5744
CIE-LCH:
49.5754, 83.2838, 38.2622
CIE-Luv:
49.5754, 136.9279, 33.4463
Hunter-Lab:
42.5035, 60.2519, 25.3391
#e03020 color charts
#e03020 color shades, tints & tones
#e03020 color schemes
#e03020 color preview, HTML & CSS examples
This text has a color of #e03020
<p style="color:#e03020;">Text here</p>
.mytext {color:#e03020;}
This box has a color of #e03020
<div style="background-color:#e03020;">Content here</div>
.mybackground {background-color:#e03020;}
Border around this has a color of #e03020
<div style="border:2px solid #e03020;">Content here</div>
.myborder {border:2px solid #e03020;}