#e0000c color space conversions
Hex:
#e0000c
RGB:
224, 0, 12
CMY:
12, 100, 95
CMYK:
0, 100, 95, 12
HSL:
357°, 100.0000%, 43.9216%
HSV (HSB):
357°, 100.0000%, 87.8431%
XYZ:
30.8068, 15.8738, 1.7881
xyY:
0.6356, 0.3275, 15.8738
CIE-Lab:
46.8085, 72.7310, 57.4544
CIE-LCH:
46.8085, 92.6866, 38.3073
CIE-Luv:
46.8085, 153.0028, 31.9696
Hunter-Lab:
39.8420, 68.2972, 25.2285
#e0000c color charts
#e0000c RGB chart
#e0000c CMYK chart
#e0000c RGB pie chart
#e0000c color shades, tints & tones
#e0000c color schemes
#e0000c color preview, HTML & CSS examples
This text has a color of #e0000c
<p style="color:#e0000c;">Text here</p>
.mytext {color:#e0000c;}
Text color #e0000c
This box has a color of #e0000c
<div style="background-color:#e0000c;">Content here</div>
.mybackground {background-color:#e0000c;}
Background color #e0000c
Border around this has a color of #e0000c
<div style="border:2px solid #e0000c;">Content here</div>
.myborder {border:2px solid #e0000c;}
Border color #e0000c