#9f192d color space conversions
Hex:
#9f192d
RGB:
159, 25, 45
CMY:
38, 90, 82
CMYK:
0, 84, 72, 38
HSL:
351°, 72.8261%, 36.0784%
HSV (HSB):
351°, 84.2767%, 62.3529%
XYZ:
15.1194, 8.2557, 3.2792
xyY:
0.5672, 0.3097, 8.2557
CIE-Lab:
34.5097, 53.2018, 24.8603
CIE-LCH:
34.5097, 58.7237, 25.0459
CIE-Luv:
34.5097, 93.5911, 13.9185
Hunter-Lab:
28.7326, 43.6461, 13.3461
#9f192d color charts
#9f192d color shades, tints & tones
#9f192d color schemes
#9f192d color preview, HTML & CSS examples
This text has a color of #9f192d
<p style="color:#9f192d;">Text here</p>
.mytext {color:#9f192d;}
This box has a color of #9f192d
<div style="background-color:#9f192d;">Content here</div>
.mybackground {background-color:#9f192d;}
Border around this has a color of #9f192d
<div style="border:2px solid #9f192d;">Content here</div>
.myborder {border:2px solid #9f192d;}