#9e192e color space conversions
Hex:
#9e192e
RGB:
158, 25, 46
CMY:
38, 90, 82
CMYK:
0, 84, 71, 38
HSL:
351°, 72.6776%, 35.8824%
HSV (HSB):
351°, 84.1772%, 61.9608%
XYZ:
14.9413, 8.1616, 3.3726
xyY:
0.5643, 0.3083, 8.1616
CIE-Lab:
34.3172, 52.9640, 23.9433
CIE-LCH:
34.3172, 58.1246, 24.3262
CIE-Luv:
34.3172, 92.5235, 13.2573
Hunter-Lab:
28.5685, 43.3604, 12.9986
#9e192e color charts
#9e192e color shades, tints & tones
#9e192e color schemes
#9e192e color preview, HTML & CSS examples
This text has a color of #9e192e
<p style="color:#9e192e;">Text here</p>
.mytext {color:#9e192e;}
This box has a color of #9e192e
<div style="background-color:#9e192e;">Content here</div>
.mybackground {background-color:#9e192e;}
Border around this has a color of #9e192e
<div style="border:2px solid #9e192e;">Content here</div>
.myborder {border:2px solid #9e192e;}