#9f581b color space conversions
Hex:
        #9f581b
        RGB:
        159, 88, 27
        CMY:
        38, 65, 89
        CMYK:
        0, 45, 83, 38
      HSL:
        28°, 70.9677%, 36.4706%
        HSV (HSB):
        28°, 83.0189%, 62.3529%
        XYZ:
        17.9856, 14.4295, 2.8741
        xyY:
        0.5097, 0.4089, 14.4295
      CIE-Lab:
        44.8427, 24.8024, 45.3516
        CIE-LCH:
        44.8427, 51.6907, 61.3261
        CIE-Luv:
        44.8427, 57.2218, 38.4625
        Hunter-Lab:
        37.9862, 18.0400, 22.1043
      #9f581b color charts
#9f581b RGB chart
      #9f581b CMYK chart
      #9f581b RGB pie chart
      #9f581b color shades, tints & tones
#9f581b color schemes
#9f581b color preview, HTML & CSS examples
           This text has a color of #9f581b        
        
          <p style="color:#9f581b;">Text here</p>
        
        
          .mytext {color:#9f581b;}
        
        Text color #9f581b
      
           This box has a color of #9f581b        
        
          <div style="background-color:#9f581b;">Content here</div>
        
        
          .mybackground {background-color:#9f581b;}
        
        Background color #9f581b
      
           Border around this has a color of #9f581b        
        
          <div style="border:2px solid #9f581b;">Content here</div>
        
        
          .myborder {border:2px solid #9f581b;}
        
        Border color #9f581b