#9f9f63 color space conversions
Hex:
        #9f9f63
        RGB:
        159, 159, 99
        CMY:
        38, 38, 61
        CMYK:
        0, 0, 38, 38
      HSL:
        60°, 23.8095%, 50.5882%
        HSV (HSB):
        60°, 37.7358%, 62.3529%
        XYZ:
        28.9483, 33.0681, 16.6614
        xyY:
        0.3679, 0.4203, 33.0681
      CIE-Lab:
        64.2160, -9.3515, 31.3288
        CIE-LCH:
        64.2160, 32.6947, 106.6200
        CIE-Luv:
        64.2160, 2.9688, 41.1498
        Hunter-Lab:
        57.5048, -10.7753, 23.0747
      #9f9f63 color charts
#9f9f63 RGB chart
      #9f9f63 CMYK chart
      #9f9f63 RGB pie chart
      #9f9f63 color shades, tints & tones
#9f9f63 color schemes
#9f9f63 color preview, HTML & CSS examples
           This text has a color of #9f9f63        
        
          <p style="color:#9f9f63;">Text here</p>
        
        
          .mytext {color:#9f9f63;}
        
        Text color #9f9f63
      
           This box has a color of #9f9f63        
        
          <div style="background-color:#9f9f63;">Content here</div>
        
        
          .mybackground {background-color:#9f9f63;}
        
        Background color #9f9f63
      
           Border around this has a color of #9f9f63        
        
          <div style="border:2px solid #9f9f63;">Content here</div>
        
        
          .myborder {border:2px solid #9f9f63;}
        
        Border color #9f9f63