#e00c4c color space conversions
Hex:
#e00c4c
RGB:
224, 12, 76
CMY:
12, 95, 70
CMYK:
0, 95, 66, 12
HSL:
342°, 89.8305%, 46.2745%
HSV (HSB):
342°, 94.6429%, 87.8431%
XYZ:
32.1764, 16.6320, 8.3519
xyY:
0.5629, 0.2910, 16.6320
CIE-Lab:
47.7930, 73.5037, 25.0103
CIE-LCH:
47.7930, 77.6422, 18.7913
CIE-Luv:
47.7930, 137.8002, 12.2427
Hunter-Lab:
40.7824, 69.4635, 16.4056
#e00c4c color charts
#e00c4c color shades, tints & tones
#e00c4c color schemes
#e00c4c color preview, HTML & CSS examples
This text has a color of #e00c4c
<p style="color:#e00c4c;">Text here</p>
.mytext {color:#e00c4c;}
This box has a color of #e00c4c
<div style="background-color:#e00c4c;">Content here</div>
.mybackground {background-color:#e00c4c;}
Border around this has a color of #e00c4c
<div style="border:2px solid #e00c4c;">Content here</div>
.myborder {border:2px solid #e00c4c;}