#e8000c color space conversions
Hex:
#e8000c
RGB:
232, 0, 12
CMY:
9, 100, 95
CMYK:
0, 100, 95, 9
HSL:
357°, 100.0000%, 45.4902%
HSV (HSB):
357°, 100.0000%, 90.9804%
XYZ:
33.3451, 17.1823, 1.9069
xyY:
0.6359, 0.3277, 17.1823
CIE-Lab:
48.4890, 74.6726, 59.2501
CIE-LCH:
48.4890, 95.3235, 38.4308
CIE-Luv:
48.4890, 158.5683, 33.2136
Hunter-Lab:
41.4516, 71.0512, 26.2886
#e8000c color charts
#e8000c RGB chart
#e8000c CMYK chart
#e8000c RGB pie chart
#e8000c color shades, tints & tones
#e8000c color schemes
#e8000c color preview, HTML & CSS examples
This text has a color of #e8000c
<p style="color:#e8000c;">Text here</p>
.mytext {color:#e8000c;}
Text color #e8000c
This box has a color of #e8000c
<div style="background-color:#e8000c;">Content here</div>
.mybackground {background-color:#e8000c;}
Background color #e8000c
Border around this has a color of #e8000c
<div style="border:2px solid #e8000c;">Content here</div>
.myborder {border:2px solid #e8000c;}
Border color #e8000c