#9f8a42 color space conversions
Hex:
        #9f8a42
        RGB:
        159, 138, 66
        CMY:
        38, 46, 74
        CMYK:
        0, 13, 58, 38
      HSL:
        46°, 41.3333%, 44.1176%
        HSV (HSB):
        46°, 58.4906%, 62.3529%
        XYZ:
        24.3699, 25.9412, 8.8770
        xyY:
        0.4117, 0.4383, 25.9412
      CIE-Lab:
        57.9812, -1.2397, 40.8313
        CIE-LCH:
        57.9812, 40.8502, 91.7390
        CIE-Luv:
        57.9812, 17.8225, 46.8353
        Hunter-Lab:
        50.9325, -3.7242, 25.3192
      #9f8a42 color charts
#9f8a42 RGB chart
      #9f8a42 CMYK chart
      #9f8a42 RGB pie chart
      #9f8a42 color shades, tints & tones
#9f8a42 color schemes
#9f8a42 color preview, HTML & CSS examples
           This text has a color of #9f8a42        
        
          <p style="color:#9f8a42;">Text here</p>
        
        
          .mytext {color:#9f8a42;}
        
        Text color #9f8a42
      
           This box has a color of #9f8a42        
        
          <div style="background-color:#9f8a42;">Content here</div>
        
        
          .mybackground {background-color:#9f8a42;}
        
        Background color #9f8a42
      
           Border around this has a color of #9f8a42        
        
          <div style="border:2px solid #9f8a42;">Content here</div>
        
        
          .myborder {border:2px solid #9f8a42;}
        
        Border color #9f8a42