#9f9f42 color space conversions
Hex:
        #9f9f42
        RGB:
        159, 159, 66
        CMY:
        38, 38, 74
        CMYK:
        0, 0, 58, 38
      HSL:
        60°, 41.3333%, 44.1176%
        HSV (HSB):
        60°, 58.4906%, 62.3529%
        XYZ:
        27.6796, 32.5605, 9.9802
        xyY:
        0.3942, 0.4637, 32.5605
      CIE-Lab:
        63.8035, -12.5619, 47.4165
        CIE-LCH:
        63.8035, 49.0522, 104.8383
        CIE-Luv:
        63.8035, 4.0895, 56.6910
        Hunter-Lab:
        57.0619, -13.2714, 29.5734
      #9f9f42 color charts
#9f9f42 RGB chart
      #9f9f42 CMYK chart
      #9f9f42 RGB pie chart
      #9f9f42 color shades, tints & tones
#9f9f42 color schemes
#9f9f42 color preview, HTML & CSS examples
           This text has a color of #9f9f42        
        
          <p style="color:#9f9f42;">Text here</p>
        
        
          .mytext {color:#9f9f42;}
        
        Text color #9f9f42
      
           This box has a color of #9f9f42        
        
          <div style="background-color:#9f9f42;">Content here</div>
        
        
          .mybackground {background-color:#9f9f42;}
        
        Background color #9f9f42
      
           Border around this has a color of #9f9f42        
        
          <div style="border:2px solid #9f9f42;">Content here</div>
        
        
          .myborder {border:2px solid #9f9f42;}
        
        Border color #9f9f42