#99985e color space conversions
Hex:
        #99985e
        RGB:
        153, 152, 94
        CMY:
        40, 40, 63
        CMYK:
        0, 1, 39, 40
      HSL:
        59°, 23.8866%, 48.4314%
        HSV (HSB):
        59°, 38.5621%, 60.0000%
        XYZ:
        26.3855, 30.0369, 14.9967
        xyY:
        0.3694, 0.4206, 30.0369
      CIE-Lab:
        61.6861, -8.6826, 30.6554
        CIE-LCH:
        61.6861, 31.8612, 105.8138
        CIE-Luv:
        61.6861, 3.5085, 39.7845
        Hunter-Lab:
        54.8060, -9.9743, 22.1405
      #99985e color charts
#99985e RGB chart
      #99985e CMYK chart
      #99985e RGB pie chart
      #99985e color shades, tints & tones
#99985e color schemes
#99985e color preview, HTML & CSS examples
           This text has a color of #99985e        
        
          <p style="color:#99985e;">Text here</p>
        
        
          .mytext {color:#99985e;}
        
        Text color #99985e
      
           This box has a color of #99985e        
        
          <div style="background-color:#99985e;">Content here</div>
        
        
          .mybackground {background-color:#99985e;}
        
        Background color #99985e
      
           Border around this has a color of #99985e        
        
          <div style="border:2px solid #99985e;">Content here</div>
        
        
          .myborder {border:2px solid #99985e;}
        
        Border color #99985e