#e00a4d color space conversions
Hex:
#e00a4d
RGB:
224, 10, 77
CMY:
12, 96, 70
CMYK:
0, 96, 66, 12
HSL:
341°, 91.4530%, 45.8824%
HSV (HSB):
341°, 95.5357%, 87.8431%
XYZ:
32.1886, 16.6002, 8.5288
xyY:
0.5616, 0.2896, 16.6002
CIE-Lab:
47.7523, 73.7230, 24.3442
CIE-LCH:
47.7523, 77.6384, 18.2738
CIE-Luv:
47.7523, 137.7254, 11.5879
Hunter-Lab:
40.7433, 69.7200, 16.1092
#e00a4d color charts
#e00a4d color shades, tints & tones
#e00a4d color schemes
#e00a4d color preview, HTML & CSS examples
This text has a color of #e00a4d
<p style="color:#e00a4d;">Text here</p>
.mytext {color:#e00a4d;}
This box has a color of #e00a4d
<div style="background-color:#e00a4d;">Content here</div>
.mybackground {background-color:#e00a4d;}
Border around this has a color of #e00a4d
<div style="border:2px solid #e00a4d;">Content here</div>
.myborder {border:2px solid #e00a4d;}