#e03045 color space conversions
Hex:
#e03045
RGB:
224, 48, 69
CMY:
12, 81, 73
CMYK:
0, 79, 69, 12
HSL:
353°, 73.9496%, 53.3333%
HSV (HSB):
353°, 78.5714%, 87.8431%
XYZ:
32.8716, 18.3909, 7.4475
xyY:
0.5599, 0.3132, 18.3909
CIE-Lab:
49.9668, 66.6256, 31.9434
CIE-LCH:
49.9668, 73.8874, 25.6152
CIE-Luv:
49.9668, 129.4639, 20.5271
Hunter-Lab:
42.8846, 61.7746, 19.7227
#e03045 color charts
#e03045 color shades, tints & tones
#e03045 color schemes
#e03045 color preview, HTML & CSS examples
This text has a color of #e03045
<p style="color:#e03045;">Text here</p>
.mytext {color:#e03045;}
This box has a color of #e03045
<div style="background-color:#e03045;">Content here</div>
.mybackground {background-color:#e03045;}
Border around this has a color of #e03045
<div style="border:2px solid #e03045;">Content here</div>
.myborder {border:2px solid #e03045;}