#9f2b1b color space conversions
Hex:
        #9f2b1b
        RGB:
        159, 43, 27
        CMY:
        38, 83, 89
        CMYK:
        0, 73, 83, 38
      HSL:
        7°, 70.9677%, 36.4706%
        HSV (HSB):
        7°, 83.0189%, 62.3529%
        XYZ:
        15.3598, 9.1778, 1.9989
        xyY:
        0.5788, 0.3459, 9.1778
      CIE-Lab:
        36.3244, 46.8084, 37.4546
        CIE-LCH:
        36.3244, 59.9489, 38.6657
        CIE-Luv:
        36.3244, 89.0189, 24.1235
        Hunter-Lab:
        30.2949, 37.4850, 17.2945
      #9f2b1b color charts
#9f2b1b RGB chart
      #9f2b1b CMYK chart
      #9f2b1b RGB pie chart
      #9f2b1b color shades, tints & tones
#9f2b1b color schemes
#9f2b1b color preview, HTML & CSS examples
           This text has a color of #9f2b1b        
        
          <p style="color:#9f2b1b;">Text here</p>
        
        
          .mytext {color:#9f2b1b;}
        
        Text color #9f2b1b
      
           This box has a color of #9f2b1b        
        
          <div style="background-color:#9f2b1b;">Content here</div>
        
        
          .mybackground {background-color:#9f2b1b;}
        
        Background color #9f2b1b
      
           Border around this has a color of #9f2b1b        
        
          <div style="border:2px solid #9f2b1b;">Content here</div>
        
        
          .myborder {border:2px solid #9f2b1b;}
        
        Border color #9f2b1b