#e7000c color space conversions
Hex:
#e7000c
RGB:
231, 0, 12
CMY:
9, 100, 95
CMYK:
0, 100, 95, 9
HSL:
357°, 100.0000%, 45.2941%
HSV (HSB):
357°, 100.0000%, 90.5882%
XYZ:
33.0214, 17.0155, 1.8917
xyY:
0.6359, 0.3277, 17.0155
CIE-Lab:
48.2795, 74.4305, 59.0269
CIE-LCH:
48.2795, 94.9951, 38.4160
CIE-Luv:
48.2795, 157.8747, 33.0587
Hunter-Lab:
41.2498, 70.7059, 26.1558
#e7000c color charts
#e7000c color shades, tints & tones
#e7000c color schemes
#e7000c color preview, HTML & CSS examples
This text has a color of #e7000c
<p style="color:#e7000c;">Text here</p>
.mytext {color:#e7000c;}
This box has a color of #e7000c
<div style="background-color:#e7000c;">Content here</div>
.mybackground {background-color:#e7000c;}
Border around this has a color of #e7000c
<div style="border:2px solid #e7000c;">Content here</div>
.myborder {border:2px solid #e7000c;}