#9f9d74 color space conversions
Hex:
        #9f9d74
        RGB:
        159, 157, 116
        CMY:
        38, 38, 55
        CMYK:
        0, 1, 27, 38
      HSL:
        57°, 18.2979%, 53.9216%
        HSV (HSB):
        57°, 27.0440%, 62.3529%
        XYZ:
        29.5074, 32.7458, 21.2884
        xyY:
        0.3532, 0.3920, 32.7458
      CIE-Lab:
        63.9546, -6.0728, 21.7727
        CIE-LCH:
        63.9546, 22.6038, 105.5847
        CIE-Luv:
        63.9546, 3.3858, 29.7852
        Hunter-Lab:
        57.2240, -8.0988, 17.9998
      #9f9d74 color charts
#9f9d74 RGB chart
      #9f9d74 CMYK chart
      #9f9d74 RGB pie chart
      #9f9d74 color shades, tints & tones
#9f9d74 color schemes
#9f9d74 color preview, HTML & CSS examples
           This text has a color of #9f9d74        
        
          <p style="color:#9f9d74;">Text here</p>
        
        
          .mytext {color:#9f9d74;}
        
        Text color #9f9d74
      
           This box has a color of #9f9d74        
        
          <div style="background-color:#9f9d74;">Content here</div>
        
        
          .mybackground {background-color:#9f9d74;}
        
        Background color #9f9d74
      
           Border around this has a color of #9f9d74        
        
          <div style="border:2px solid #9f9d74;">Content here</div>
        
        
          .myborder {border:2px solid #9f9d74;}
        
        Border color #9f9d74