#9f5a47 color space conversions
Hex:
        #9f5a47
        RGB:
        159, 90, 71
        CMY:
        38, 65, 72
        CMYK:
        0, 43, 55, 38
      HSL:
        13°, 38.2609%, 45.0980%
        HSV (HSB):
        13°, 55.3459%, 62.3529%
        XYZ:
        19.0916, 15.1382, 7.8770
        xyY:
        0.4534, 0.3595, 15.1382
      CIE-Lab:
        45.8229, 26.3445, 23.2558
        CIE-LCH:
        45.8229, 35.1406, 41.4367
        CIE-Luv:
        45.8229, 50.7611, 21.8340
        Hunter-Lab:
        38.9078, 19.4990, 15.2321
      #9f5a47 color charts
#9f5a47 RGB chart
      #9f5a47 CMYK chart
      #9f5a47 RGB pie chart
      #9f5a47 color shades, tints & tones
#9f5a47 color schemes
#9f5a47 color preview, HTML & CSS examples
           This text has a color of #9f5a47        
        
          <p style="color:#9f5a47;">Text here</p>
        
        
          .mytext {color:#9f5a47;}
        
        Text color #9f5a47
      
           This box has a color of #9f5a47        
        
          <div style="background-color:#9f5a47;">Content here</div>
        
        
          .mybackground {background-color:#9f5a47;}
        
        Background color #9f5a47
      
           Border around this has a color of #9f5a47        
        
          <div style="border:2px solid #9f5a47;">Content here</div>
        
        
          .myborder {border:2px solid #9f5a47;}
        
        Border color #9f5a47