#e03750 color space conversions
Hex:
#e03750
RGB:
224, 55, 80
CMY:
12, 78, 69
CMYK:
0, 75, 64, 12
HSL:
351°, 73.1602%, 54.7059%
HSV (HSB):
351°, 75.4464%, 87.8431%
XYZ:
33.5546, 19.1589, 9.5189
xyY:
0.5392, 0.3079, 19.1589
CIE-Lab:
50.8725, 65.1358, 26.5330
CIE-LCH:
50.8725, 70.3325, 22.1635
CIE-Luv:
50.8725, 123.1398, 16.5554
Hunter-Lab:
43.7708, 60.2388, 17.7457
#e03750 color charts
#e03750 color shades, tints & tones
#e03750 color schemes
#e03750 color preview, HTML & CSS examples
This text has a color of #e03750
<p style="color:#e03750;">Text here</p>
.mytext {color:#e03750;}
This box has a color of #e03750
<div style="background-color:#e03750;">Content here</div>
.mybackground {background-color:#e03750;}
Border around this has a color of #e03750
<div style="border:2px solid #e03750;">Content here</div>
.myborder {border:2px solid #e03750;}