#e0404a color space conversions
Hex:
#e0404a
RGB:
224, 64, 74
CMY:
12, 75, 71
CMYK:
0, 71, 67, 12
HSL:
356°, 72.0721%, 56.4706%
HSV (HSB):
356°, 71.4286%, 87.8431%
XYZ:
33.8099, 20.0085, 8.5586
xyY:
0.5420, 0.3208, 20.0085
CIE-Lab:
51.8468, 61.8302, 31.3042
CIE-LCH:
51.8468, 69.3031, 26.8528
CIE-Luv:
51.8468, 120.1284, 21.8474
Hunter-Lab:
44.7309, 56.6405, 19.9673
#e0404a color charts
#e0404a color shades, tints & tones
#e0404a color schemes
#e0404a color preview, HTML & CSS examples
This text has a color of #e0404a
<p style="color:#e0404a;">Text here</p>
.mytext {color:#e0404a;}
This box has a color of #e0404a
<div style="background-color:#e0404a;">Content here</div>
.mybackground {background-color:#e0404a;}
Border around this has a color of #e0404a
<div style="border:2px solid #e0404a;">Content here</div>
.myborder {border:2px solid #e0404a;}