#e7160c color space conversions
Hex:
#e7160c
RGB:
231, 22, 12
CMY:
9, 91, 95
CMYK:
0, 90, 95, 9
HSL:
3°, 90.1235%, 47.6471%
HSV (HSB):
3°, 94.8052%, 90.5882%
XYZ:
33.3083, 17.5893, 1.9874
xyY:
0.6298, 0.3326, 17.5893
CIE-Lab:
48.9941, 72.3654, 59.4003
CIE-LCH:
48.9941, 93.6224, 39.3805
CIE-Luv:
48.9941, 153.9535, 34.3485
Hunter-Lab:
41.9396, 68.3698, 26.5482
#e7160c color charts
#e7160c color shades, tints & tones
#e7160c color schemes
#e7160c color preview, HTML & CSS examples
This text has a color of #e7160c
<p style="color:#e7160c;">Text here</p>
.mytext {color:#e7160c;}
This box has a color of #e7160c
<div style="background-color:#e7160c;">Content here</div>
.mybackground {background-color:#e7160c;}
Border around this has a color of #e7160c
<div style="border:2px solid #e7160c;">Content here</div>
.myborder {border:2px solid #e7160c;}