#e00c27 color space conversions
Hex:
#e00c27
RGB:
224, 12, 39
CMY:
12, 95, 85
CMYK:
0, 95, 83, 12
HSL:
352°, 89.8305%, 46.2745%
HSV (HSB):
352°, 94.6429%, 87.8431%
XYZ:
31.2382, 16.2567, 3.4109
xyY:
0.6136, 0.3193, 16.2567
CIE-Lab:
47.3095, 72.1670, 46.1072
CIE-LCH:
47.3095, 85.6385, 32.5743
CIE-Luv:
47.3095, 147.6648, 27.3410
Hunter-Lab:
40.3196, 67.7358, 23.2080
#e00c27 color charts
#e00c27 color shades, tints & tones
#e00c27 color schemes
#e00c27 color preview, HTML & CSS examples
This text has a color of #e00c27
<p style="color:#e00c27;">Text here</p>
.mytext {color:#e00c27;}
This box has a color of #e00c27
<div style="background-color:#e00c27;">Content here</div>
.mybackground {background-color:#e00c27;}
Border around this has a color of #e00c27
<div style="border:2px solid #e00c27;">Content here</div>
.myborder {border:2px solid #e00c27;}