#e8163d color space conversions
Hex:
#e8163d
RGB:
232, 22, 61
CMY:
9, 91, 76
CMYK:
0, 91, 74, 9
HSL:
349°, 82.6772%, 49.8039%
HSV (HSB):
349°, 90.5172%, 90.9804%
XYZ:
34.4079, 18.0665, 6.0886
xyY:
0.5875, 0.3085, 18.0665
CIE-Lab:
49.5767, 73.6917, 36.5832
CIE-LCH:
49.5767, 82.2727, 26.4015
CIE-Luv:
49.5767, 146.5459, 21.9265
Hunter-Lab:
42.5048, 70.1138, 21.2604
#e8163d color charts
#e8163d color shades, tints & tones
#e8163d color schemes
#e8163d color preview, HTML & CSS examples
This text has a color of #e8163d
<p style="color:#e8163d;">Text here</p>
.mytext {color:#e8163d;}
This box has a color of #e8163d
<div style="background-color:#e8163d;">Content here</div>
.mybackground {background-color:#e8163d;}
Border around this has a color of #e8163d
<div style="border:2px solid #e8163d;">Content here</div>
.myborder {border:2px solid #e8163d;}