#995b3e color space conversions
Hex:
        #995b3e
        RGB:
        153, 91, 62
        CMY:
        40, 64, 76
        CMYK:
        0, 41, 59, 40
      HSL:
        19°, 42.3256%, 42.1569%
        HSV (HSB):
        19°, 59.4771%, 60.0000%
        XYZ:
        17.7475, 14.6023, 6.4406
        xyY:
        0.4575, 0.3764, 14.6023
      CIE-Lab:
        45.0846, 22.4871, 27.3919
        CIE-LCH:
        45.0846, 35.4399, 50.6160
        CIE-Luv:
        45.0846, 46.5084, 26.2678
        Hunter-Lab:
        38.2129, 16.0292, 16.7561
      #995b3e color charts
#995b3e RGB chart
      #995b3e CMYK chart
      #995b3e RGB pie chart
      #995b3e color shades, tints & tones
#995b3e color schemes
#995b3e color preview, HTML & CSS examples
           This text has a color of #995b3e        
        
          <p style="color:#995b3e;">Text here</p>
        
        
          .mytext {color:#995b3e;}
        
        Text color #995b3e
      
           This box has a color of #995b3e        
        
          <div style="background-color:#995b3e;">Content here</div>
        
        
          .mybackground {background-color:#995b3e;}
        
        Background color #995b3e
      
           Border around this has a color of #995b3e        
        
          <div style="border:2px solid #995b3e;">Content here</div>
        
        
          .myborder {border:2px solid #995b3e;}
        
        Border color #995b3e