#e00c34 color space conversions
Hex:
#e00c34
RGB:
224, 12, 52
CMY:
12, 95, 80
CMYK:
0, 95, 77, 12
HSL:
349°, 89.8305%, 46.2745%
HSV (HSB):
349°, 94.6429%, 87.8431%
XYZ:
31.4918, 16.3582, 4.7465
xyY:
0.5987, 0.3110, 16.3582
CIE-Lab:
47.4409, 72.5319, 38.9927
CIE-LCH:
47.4409, 82.3487, 28.2622
CIE-Luv:
47.4409, 144.8597, 23.0697
Hunter-Lab:
40.4452, 68.2059, 21.3537
#e00c34 color charts
#e00c34 color shades, tints & tones
#e00c34 color schemes
#e00c34 color preview, HTML & CSS examples
This text has a color of #e00c34
<p style="color:#e00c34;">Text here</p>
.mytext {color:#e00c34;}
This box has a color of #e00c34
<div style="background-color:#e00c34;">Content here</div>
.mybackground {background-color:#e00c34;}
Border around this has a color of #e00c34
<div style="border:2px solid #e00c34;">Content here</div>
.myborder {border:2px solid #e00c34;}