#99985b color space conversions
Hex:
        #99985b
        RGB:
        153, 152, 91
        CMY:
        40, 40, 64
        CMYK:
        0, 1, 41, 40
      HSL:
        59°, 25.4098%, 47.8431%
        HSV (HSB):
        59°, 40.5229%, 60.0000%
        XYZ:
        26.2534, 29.9841, 14.3013
        xyY:
        0.3722, 0.4251, 29.9841
      CIE-Lab:
        61.6405, -9.0312, 32.1986
        CIE-LCH:
        61.6405, 33.4411, 105.6681
        CIE-Luv:
        61.6405, 3.6303, 41.4289
        Hunter-Lab:
        54.7577, -10.2448, 22.8454
      #99985b color charts
#99985b RGB chart
      #99985b CMYK chart
      #99985b RGB pie chart
      #99985b color shades, tints & tones
#99985b color schemes
#99985b color preview, HTML & CSS examples
           This text has a color of #99985b        
        
          <p style="color:#99985b;">Text here</p>
        
        
          .mytext {color:#99985b;}
        
        Text color #99985b
      
           This box has a color of #99985b        
        
          <div style="background-color:#99985b;">Content here</div>
        
        
          .mybackground {background-color:#99985b;}
        
        Background color #99985b
      
           Border around this has a color of #99985b        
        
          <div style="border:2px solid #99985b;">Content here</div>
        
        
          .myborder {border:2px solid #99985b;}
        
        Border color #99985b