#e01a4f color space conversions
Hex:
#e01a4f
RGB:
224, 26, 79
CMY:
12, 90, 69
CMYK:
0, 88, 65, 12
HSL:
344°, 79.2000%, 49.0196%
HSV (HSB):
344°, 88.3929%, 87.8431%
XYZ:
32.5211, 17.1506, 8.9935
xyY:
0.5544, 0.2923, 17.1506
CIE-Lab:
48.4492, 71.9152, 24.0192
CIE-LCH:
48.4492, 75.8203, 18.4690
CIE-Luv:
48.4492, 134.0501, 11.9400
Hunter-Lab:
41.4133, 67.6998, 16.1136
#e01a4f color charts
#e01a4f color shades, tints & tones
#e01a4f color schemes
#e01a4f color preview, HTML & CSS examples
This text has a color of #e01a4f
<p style="color:#e01a4f;">Text here</p>
.mytext {color:#e01a4f;}
This box has a color of #e01a4f
<div style="background-color:#e01a4f;">Content here</div>
.mybackground {background-color:#e01a4f;}
Border around this has a color of #e01a4f
<div style="border:2px solid #e01a4f;">Content here</div>
.myborder {border:2px solid #e01a4f;}