#9daa75 color space conversions
Hex:
        #9daa75
        RGB:
        157, 170, 117
        CMY:
        38, 33, 54
        CMYK:
        8, 0, 31, 33
      HSL:
        75°, 23.7668%, 56.2745%
        HSV (HSB):
        75°, 31.1765%, 66.6667%
        XYZ:
        31.4902, 37.2019, 22.3506
        xyY:
        0.3459, 0.4086, 37.2019
      CIE-Lab:
        67.4282, -13.6259, 25.8623
        CIE-LCH:
        67.4282, 29.2323, 117.7831
        CIE-Luv:
        67.4282, -5.2533, 36.4758
        Hunter-Lab:
        60.9934, -14.5807, 20.9689
      #9daa75 color charts
#9daa75 RGB chart
      #9daa75 CMYK chart
      #9daa75 RGB pie chart
      #9daa75 color shades, tints & tones
#9daa75 color schemes
#9daa75 color preview, HTML & CSS examples
           This text has a color of #9daa75        
        
          <p style="color:#9daa75;">Text here</p>
        
        
          .mytext {color:#9daa75;}
        
        Text color #9daa75
      
           This box has a color of #9daa75        
        
          <div style="background-color:#9daa75;">Content here</div>
        
        
          .mybackground {background-color:#9daa75;}
        
        Background color #9daa75
      
           Border around this has a color of #9daa75        
        
          <div style="border:2px solid #9daa75;">Content here</div>
        
        
          .myborder {border:2px solid #9daa75;}
        
        Border color #9daa75