#9f2f3e color space conversions
Hex:
#9f2f3e
RGB:
159, 47, 62
CMY:
38, 82, 76
CMYK:
0, 70, 61, 38
HSL:
352°, 54.3689%, 40.3922%
HSV (HSB):
352°, 70.4403%, 62.3529%
XYZ:
16.1841, 9.7518, 5.5867
xyY:
0.5134, 0.3094, 9.7518
CIE-Lab:
37.3932, 46.9890, 17.7390
CIE-LCH:
37.3932, 50.2259, 20.6822
CIE-Luv:
37.3932, 79.4163, 10.3892
Hunter-Lab:
31.2278, 37.8606, 11.2524
#9f2f3e color charts
#9f2f3e color shades, tints & tones
#9f2f3e color schemes
#9f2f3e color preview, HTML & CSS examples
This text has a color of #9f2f3e
<p style="color:#9f2f3e;">Text here</p>
.mytext {color:#9f2f3e;}
This box has a color of #9f2f3e
<div style="background-color:#9f2f3e;">Content here</div>
.mybackground {background-color:#9f2f3e;}
Border around this has a color of #9f2f3e
<div style="border:2px solid #9f2f3e;">Content here</div>
.myborder {border:2px solid #9f2f3e;}