#999b5f color space conversions
Hex:
        #999b5f
        RGB:
        153, 155, 95
        CMY:
        40, 39, 63
        CMYK:
        1, 0, 39, 39
      HSL:
        62°, 24.0000%, 49.0196%
        HSV (HSB):
        62°, 38.7097%, 60.7843%
        XYZ:
        26.9238, 31.0412, 15.3990
        xyY:
        0.3670, 0.4231, 31.0412
      CIE-Lab:
        62.5424, -10.1706, 31.2164
        CIE-LCH:
        62.5424, 32.8315, 108.0460
        CIE-Luv:
        62.5424, 1.6768, 40.8382
        Hunter-Lab:
        55.7146, -11.2416, 22.6131
      #999b5f color charts
#999b5f RGB chart
      #999b5f CMYK chart
      #999b5f RGB pie chart
      #999b5f color shades, tints & tones
#999b5f color schemes
#999b5f color preview, HTML & CSS examples
           This text has a color of #999b5f        
        
          <p style="color:#999b5f;">Text here</p>
        
        
          .mytext {color:#999b5f;}
        
        Text color #999b5f
      
           This box has a color of #999b5f        
        
          <div style="background-color:#999b5f;">Content here</div>
        
        
          .mybackground {background-color:#999b5f;}
        
        Background color #999b5f
      
           Border around this has a color of #999b5f        
        
          <div style="border:2px solid #999b5f;">Content here</div>
        
        
          .myborder {border:2px solid #999b5f;}
        
        Border color #999b5f