#e03123 color space conversions
Hex:
#e03123
RGB:
224, 49, 35
CMY:
12, 81, 86
CMYK:
0, 78, 84, 12
HSL:
4°, 75.2988%, 50.7843%
HSV (HSB):
4°, 84.3750%, 87.8431%
XYZ:
32.1422, 18.1653, 3.4023
xyY:
0.5984, 0.3382, 18.1653
CIE-Lab:
49.6959, 65.1776, 50.2748
CIE-LCH:
49.6959, 82.3145, 37.6448
CIE-Luv:
49.6959, 136.0172, 32.9193
Hunter-Lab:
42.6207, 60.0284, 25.1016
#e03123 color charts
#e03123 color shades, tints & tones
#e03123 color schemes
#e03123 color preview, HTML & CSS examples
This text has a color of #e03123
<p style="color:#e03123;">Text here</p>
.mytext {color:#e03123;}
This box has a color of #e03123
<div style="background-color:#e03123;">Content here</div>
.mybackground {background-color:#e03123;}
Border around this has a color of #e03123
<div style="border:2px solid #e03123;">Content here</div>
.myborder {border:2px solid #e03123;}