#e00c28 color space conversions
Hex:
#e00c28
RGB:
224, 12, 40
CMY:
12, 95, 84
CMYK:
0, 95, 82, 12
HSL:
352°, 89.8305%, 46.2745%
HSV (HSB):
352°, 94.6429%, 87.8431%
XYZ:
31.2549, 16.2634, 3.4993
xyY:
0.6126, 0.3188, 16.2634
CIE-Lab:
47.3182, 72.1913, 45.5819
CIE-LCH:
47.3182, 85.3774, 32.2685
CIE-Luv:
47.3182, 147.4757, 27.0535
Hunter-Lab:
40.3280, 67.7670, 23.0849
#e00c28 color charts
#e00c28 color shades, tints & tones
#e00c28 color schemes
#e00c28 color preview, HTML & CSS examples
This text has a color of #e00c28
<p style="color:#e00c28;">Text here</p>
.mytext {color:#e00c28;}
This box has a color of #e00c28
<div style="background-color:#e00c28;">Content here</div>
.mybackground {background-color:#e00c28;}
Border around this has a color of #e00c28
<div style="border:2px solid #e00c28;">Content here</div>
.myborder {border:2px solid #e00c28;}