#9e192d color space conversions
Hex:
#9e192d
RGB:
158, 25, 45
CMY:
38, 90, 82
CMYK:
0, 84, 72, 38
HSL:
351°, 72.6776%, 35.8824%
HSV (HSB):
351°, 84.1772%, 61.9608%
XYZ:
14.9218, 8.1538, 3.2700
xyY:
0.5664, 0.3095, 8.1538
CIE-Lab:
34.3012, 52.9157, 24.5593
CIE-LCH:
34.3012, 58.3372, 24.8970
CIE-Luv:
34.3012, 92.7899, 13.7094
Hunter-Lab:
28.5549, 43.3070, 13.1988
#9e192d color charts
#9e192d color shades, tints & tones
#9e192d color schemes
#9e192d color preview, HTML & CSS examples
This text has a color of #9e192d
<p style="color:#9e192d;">Text here</p>
.mytext {color:#9e192d;}
This box has a color of #9e192d
<div style="background-color:#9e192d;">Content here</div>
.mybackground {background-color:#9e192d;}
Border around this has a color of #9e192d
<div style="border:2px solid #9e192d;">Content here</div>
.myborder {border:2px solid #9e192d;}