#9f9a70 color space conversions
Hex:
        #9f9a70
        RGB:
        159, 154, 112
        CMY:
        38, 40, 56
        CMYK:
        0, 3, 30, 38
      HSL:
        54°, 19.6653%, 53.1373%
        HSV (HSB):
        54°, 29.5597%, 62.3529%
        XYZ:
        28.7783, 31.6520, 19.9219
        xyY:
        0.3582, 0.3939, 31.6520
      CIE-Lab:
        63.0542, -5.0038, 22.7591
        CIE-LCH:
        63.0542, 23.3027, 102.3996
        CIE-Luv:
        63.0542, 5.3336, 30.6200
        Hunter-Lab:
        56.2601, -7.1484, 18.3873
      #9f9a70 color charts
#9f9a70 RGB chart
      #9f9a70 CMYK chart
      #9f9a70 RGB pie chart
      #9f9a70 color shades, tints & tones
#9f9a70 color schemes
#9f9a70 color preview, HTML & CSS examples
           This text has a color of #9f9a70        
        
          <p style="color:#9f9a70;">Text here</p>
        
        
          .mytext {color:#9f9a70;}
        
        Text color #9f9a70
      
           This box has a color of #9f9a70        
        
          <div style="background-color:#9f9a70;">Content here</div>
        
        
          .mybackground {background-color:#9f9a70;}
        
        Background color #9f9a70
      
           Border around this has a color of #9f9a70        
        
          <div style="border:2px solid #9f9a70;">Content here</div>
        
        
          .myborder {border:2px solid #9f9a70;}
        
        Border color #9f9a70