#9f2f2e color space conversions
Hex:
#9f2f2e
RGB:
159, 47, 46
CMY:
38, 82, 82
CMYK:
0, 70, 71, 38
HSL:
1°, 55.1220%, 40.1961%
HSV (HSB):
1°, 71.0692%, 62.3529%
XYZ:
15.8077, 9.6012, 3.6048
xyY:
0.5448, 0.3309, 9.6012
CIE-Lab:
37.1170, 46.0144, 27.3608
CIE-LCH:
37.1170, 53.5345, 30.7363
CIE-Luv:
37.1170, 83.3366, 18.3626
Hunter-Lab:
30.9858, 36.8384, 14.7924
#9f2f2e color charts
#9f2f2e color shades, tints & tones
#9f2f2e color schemes
#9f2f2e color preview, HTML & CSS examples
This text has a color of #9f2f2e
<p style="color:#9f2f2e;">Text here</p>
.mytext {color:#9f2f2e;}
This box has a color of #9f2f2e
<div style="background-color:#9f2f2e;">Content here</div>
.mybackground {background-color:#9f2f2e;}
Border around this has a color of #9f2f2e
<div style="border:2px solid #9f2f2e;">Content here</div>
.myborder {border:2px solid #9f2f2e;}