#9f2f3d color space conversions
Hex:
#9f2f3d
RGB:
159, 47, 61
CMY:
38, 82, 76
CMYK:
0, 70, 62, 38
HSL:
353°, 54.3689%, 40.3922%
HSV (HSB):
353°, 70.4403%, 62.3529%
XYZ:
16.1569, 9.7409, 5.4435
xyY:
0.5155, 0.3108, 9.7409
CIE-Lab:
37.3733, 46.9193, 18.3453
CIE-LCH:
37.3733, 50.3783, 21.3553
CIE-Luv:
37.3733, 79.6874, 10.9433
Hunter-Lab:
31.2104, 37.7872, 11.5063
#9f2f3d color charts
#9f2f3d color shades, tints & tones
#9f2f3d color schemes
#9f2f3d color preview, HTML & CSS examples
This text has a color of #9f2f3d
<p style="color:#9f2f3d;">Text here</p>
.mytext {color:#9f2f3d;}
This box has a color of #9f2f3d
<div style="background-color:#9f2f3d;">Content here</div>
.mybackground {background-color:#9f2f3d;}
Border around this has a color of #9f2f3d
<div style="border:2px solid #9f2f3d;">Content here</div>
.myborder {border:2px solid #9f2f3d;}