#9f7f40 color space conversions
Hex:
        #9f7f40
        RGB:
        159, 127, 64
        CMY:
        38, 50, 75
        CMYK:
        0, 20, 60, 38
      HSL:
        40°, 42.6009%, 43.7255%
        HSV (HSB):
        40°, 59.7484%, 62.3529%
        XYZ:
        22.8129, 22.9198, 8.0721
        xyY:
        0.4240, 0.4260, 22.9198
      CIE-Lab:
        54.9897, 4.7405, 38.3781
        CIE-LCH:
        54.9897, 38.6697, 82.9585
        CIE-Luv:
        54.9897, 25.4802, 42.5089
        Hunter-Lab:
        47.8747, 1.2768, 23.5154
      #9f7f40 color charts
#9f7f40 RGB chart
      #9f7f40 CMYK chart
      #9f7f40 RGB pie chart
      #9f7f40 color shades, tints & tones
#9f7f40 color schemes
#9f7f40 color preview, HTML & CSS examples
           This text has a color of #9f7f40        
        
          <p style="color:#9f7f40;">Text here</p>
        
        
          .mytext {color:#9f7f40;}
        
        Text color #9f7f40
      
           This box has a color of #9f7f40        
        
          <div style="background-color:#9f7f40;">Content here</div>
        
        
          .mybackground {background-color:#9f7f40;}
        
        Background color #9f7f40
      
           Border around this has a color of #9f7f40        
        
          <div style="border:2px solid #9f7f40;">Content here</div>
        
        
          .myborder {border:2px solid #9f7f40;}
        
        Border color #9f7f40