#999c4f color space conversions
Hex:
        #999c4f
        RGB:
        153, 156, 79
        CMY:
        40, 39, 69
        CMYK:
        2, 0, 49, 39
      HSL:
        62°, 32.7660%, 46.0784%
        HSV (HSB):
        62°, 49.3590%, 61.1765%
        XYZ:
        26.4366, 31.1138, 12.0093
        xyY:
        0.3801, 0.4473, 31.1138
      CIE-Lab:
        62.6035, -12.4266, 39.6091
        CIE-LCH:
        62.6035, 41.5127, 107.4183
        CIE-Luv:
        62.6035, 1.6232, 49.5130
        Hunter-Lab:
        55.7797, -13.0149, 26.2807
      #999c4f color charts
#999c4f RGB chart
      #999c4f CMYK chart
      #999c4f RGB pie chart
      #999c4f color shades, tints & tones
#999c4f color schemes
#999c4f color preview, HTML & CSS examples
           This text has a color of #999c4f        
        
          <p style="color:#999c4f;">Text here</p>
        
        
          .mytext {color:#999c4f;}
        
        Text color #999c4f
      
           This box has a color of #999c4f        
        
          <div style="background-color:#999c4f;">Content here</div>
        
        
          .mybackground {background-color:#999c4f;}
        
        Background color #999c4f
      
           Border around this has a color of #999c4f        
        
          <div style="border:2px solid #999c4f;">Content here</div>
        
        
          .myborder {border:2px solid #999c4f;}
        
        Border color #999c4f