#e00a4f color space conversions
Hex:
#e00a4f
RGB:
224, 10, 79
CMY:
12, 96, 69
CMYK:
0, 96, 65, 12
HSL:
341°, 91.4530%, 45.8824%
HSV (HSB):
341°, 95.5357%, 87.8431%
XYZ:
32.2603, 16.6289, 8.9065
xyY:
0.5582, 0.2877, 16.6289
CIE-Lab:
47.7890, 73.8235, 23.1624
CIE-LCH:
47.7890, 77.3719, 17.4195
CIE-Luv:
47.7890, 137.0267, 10.5128
Hunter-Lab:
40.7785, 69.8506, 15.5953
#e00a4f color charts
#e00a4f color shades, tints & tones
#e00a4f color schemes
#e00a4f color preview, HTML & CSS examples
This text has a color of #e00a4f
<p style="color:#e00a4f;">Text here</p>
.mytext {color:#e00a4f;}
This box has a color of #e00a4f
<div style="background-color:#e00a4f;">Content here</div>
.mybackground {background-color:#e00a4f;}
Border around this has a color of #e00a4f
<div style="border:2px solid #e00a4f;">Content here</div>
.myborder {border:2px solid #e00a4f;}