#999f7b color space conversions
Hex:
        #999f7b
        RGB:
        153, 159, 123
        CMY:
        40, 38, 52
        CMYK:
        4, 0, 23, 38
      HSL:
        70°, 15.7895%, 55.2941%
        HSV (HSB):
        70°, 22.6415%, 62.3529%
        XYZ:
        29.1102, 32.9986, 23.5740
        xyY:
        0.3397, 0.3851, 32.9986
      CIE-Lab:
        64.1598, -8.4837, 18.1126
        CIE-LCH:
        64.1598, 20.0010, 115.0977
        CIE-Luv:
        64.1598, -1.7343, 25.8237
        Hunter-Lab:
        57.4444, -10.0723, 15.8797
      #999f7b color charts
#999f7b RGB chart
      #999f7b CMYK chart
      #999f7b RGB pie chart
      #999f7b color shades, tints & tones
#999f7b color schemes
#999f7b color preview, HTML & CSS examples
           This text has a color of #999f7b        
        
          <p style="color:#999f7b;">Text here</p>
        
        
          .mytext {color:#999f7b;}
        
        Text color #999f7b
      
           This box has a color of #999f7b        
        
          <div style="background-color:#999f7b;">Content here</div>
        
        
          .mybackground {background-color:#999f7b;}
        
        Background color #999f7b
      
           Border around this has a color of #999f7b        
        
          <div style="border:2px solid #999f7b;">Content here</div>
        
        
          .myborder {border:2px solid #999f7b;}
        
        Border color #999f7b