#9f7f52 color space conversions
Hex:
        #9f7f52
        RGB:
        159, 127, 82
        CMY:
        38, 50, 68
        CMYK:
        0, 20, 48, 38
      HSL:
        35°, 31.9502%, 47.2549%
        HSV (HSB):
        35°, 48.4277%, 62.3529%
        XYZ:
        23.4104, 23.1589, 11.2189
        xyY:
        0.4051, 0.4008, 23.1589
      CIE-Lab:
        55.2356, 6.3702, 29.0581
        CIE-LCH:
        55.2356, 29.7481, 77.6350
        CIE-Luv:
        55.2356, 24.1906, 33.7525
        Hunter-Lab:
        48.1237, 2.6174, 19.8645
      #9f7f52 color charts
#9f7f52 RGB chart
      #9f7f52 CMYK chart
      #9f7f52 RGB pie chart
      #9f7f52 color shades, tints & tones
#9f7f52 color schemes
#9f7f52 color preview, HTML & CSS examples
           This text has a color of #9f7f52        
        
          <p style="color:#9f7f52;">Text here</p>
        
        
          .mytext {color:#9f7f52;}
        
        Text color #9f7f52
      
           This box has a color of #9f7f52        
        
          <div style="background-color:#9f7f52;">Content here</div>
        
        
          .mybackground {background-color:#9f7f52;}
        
        Background color #9f7f52
      
           Border around this has a color of #9f7f52        
        
          <div style="border:2px solid #9f7f52;">Content here</div>
        
        
          .myborder {border:2px solid #9f7f52;}
        
        Border color #9f7f52