#9f994d color space conversions
Hex:
        #9f994d
        RGB:
        159, 153, 77
        CMY:
        38, 40, 70
        CMYK:
        0, 4, 52, 38
      HSL:
        56°, 34.7458%, 46.2745%
        HSV (HSB):
        56°, 51.5723%, 62.3529%
        XYZ:
        27.0289, 30.6892, 11.5202
        xyY:
        0.3904, 0.4432, 30.6892
      CIE-Lab:
        62.2444, -8.4593, 40.3102
        CIE-LCH:
        62.2444, 41.1882, 101.8519
        CIE-Luv:
        62.2444, 7.5307, 49.2476
        Hunter-Lab:
        55.3978, -9.8553, 26.4489
      #9f994d color charts
#9f994d RGB chart
      #9f994d CMYK chart
      #9f994d RGB pie chart
      #9f994d color shades, tints & tones
#9f994d color schemes
#9f994d color preview, HTML & CSS examples
           This text has a color of #9f994d        
        
          <p style="color:#9f994d;">Text here</p>
        
        
          .mytext {color:#9f994d;}
        
        Text color #9f994d
      
           This box has a color of #9f994d        
        
          <div style="background-color:#9f994d;">Content here</div>
        
        
          .mybackground {background-color:#9f994d;}
        
        Background color #9f994d
      
           Border around this has a color of #9f994d        
        
          <div style="border:2px solid #9f994d;">Content here</div>
        
        
          .myborder {border:2px solid #9f994d;}
        
        Border color #9f994d