#e00a54 color space conversions
Hex:
#e00a54
RGB:
224, 10, 84
CMY:
12, 96, 67
CMYK:
0, 96, 63, 12
HSL:
339°, 91.4530%, 45.8824%
HSV (HSB):
339°, 95.5357%, 87.8431%
XYZ:
32.4492, 16.7045, 9.9015
xyY:
0.5495, 0.2829, 16.7045
CIE-Lab:
47.8855, 74.0872, 20.2092
CIE-LCH:
47.8855, 76.7940, 15.2577
CIE-Luv:
47.8855, 135.2202, 7.7270
Hunter-Lab:
40.8711, 70.1940, 14.2460
#e00a54 color charts
#e00a54 color shades, tints & tones
#e00a54 color schemes
#e00a54 color preview, HTML & CSS examples
This text has a color of #e00a54
<p style="color:#e00a54;">Text here</p>
.mytext {color:#e00a54;}
This box has a color of #e00a54
<div style="background-color:#e00a54;">Content here</div>
.mybackground {background-color:#e00a54;}
Border around this has a color of #e00a54
<div style="border:2px solid #e00a54;">Content here</div>
.myborder {border:2px solid #e00a54;}