#e00c42 color space conversions
Hex:
#e00c42
RGB:
224, 12, 66
CMY:
12, 95, 74
CMYK:
0, 95, 71, 12
HSL:
345°, 89.8305%, 46.2745%
HSV (HSB):
345°, 94.6429%, 87.8431%
XYZ:
31.8553, 16.5036, 6.6608
xyY:
0.5790, 0.3000, 16.5036
CIE-Lab:
47.6284, 73.0502, 30.8994
CIE-LCH:
47.6284, 79.3165, 22.9278
CIE-Luv:
47.6284, 141.0224, 17.1990
Hunter-Lab:
40.6246, 68.8756, 18.7160
#e00c42 color charts
#e00c42 color shades, tints & tones
#e00c42 color schemes
#e00c42 color preview, HTML & CSS examples
This text has a color of #e00c42
<p style="color:#e00c42;">Text here</p>
.mytext {color:#e00c42;}
This box has a color of #e00c42
<div style="background-color:#e00c42;">Content here</div>
.mybackground {background-color:#e00c42;}
Border around this has a color of #e00c42
<div style="border:2px solid #e00c42;">Content here</div>
.myborder {border:2px solid #e00c42;}