#9f9d42 color space conversions
Hex:
        #9f9d42
        RGB:
        159, 157, 66
        CMY:
        38, 38, 74
        CMYK:
        0, 1, 58, 38
      HSL:
        59°, 41.3333%, 44.1176%
        HSV (HSB):
        59°, 58.4906%, 62.3529%
        XYZ:
        27.3384, 31.8782, 9.8665
        xyY:
        0.3957, 0.4614, 31.8782
      CIE-Lab:
        63.2421, -11.5093, 46.7924
        CIE-LCH:
        63.2421, 48.1871, 103.8185
        CIE-Luv:
        63.2421, 5.3580, 55.7592
        Hunter-Lab:
        56.4608, -12.3764, 29.1617
      #9f9d42 color charts
#9f9d42 RGB chart
      #9f9d42 CMYK chart
      #9f9d42 RGB pie chart
      #9f9d42 color shades, tints & tones
#9f9d42 color schemes
#9f9d42 color preview, HTML & CSS examples
           This text has a color of #9f9d42        
        
          <p style="color:#9f9d42;">Text here</p>
        
        
          .mytext {color:#9f9d42;}
        
        Text color #9f9d42
      
           This box has a color of #9f9d42        
        
          <div style="background-color:#9f9d42;">Content here</div>
        
        
          .mybackground {background-color:#9f9d42;}
        
        Background color #9f9d42
      
           Border around this has a color of #9f9d42        
        
          <div style="border:2px solid #9f9d42;">Content here</div>
        
        
          .myborder {border:2px solid #9f9d42;}
        
        Border color #9f9d42