#995f2e color space conversions
Hex:
        #995f2e
        RGB:
        153, 95, 46
        CMY:
        40, 63, 82
        CMYK:
        0, 38, 70, 40
      HSL:
        27°, 53.7688%, 39.0196%
        HSV (HSB):
        27°, 69.9346%, 60.0000%
        XYZ:
        17.7222, 15.1540, 4.5757
        xyY:
        0.4732, 0.4046, 15.1540
      CIE-Lab:
        45.8444, 19.0766, 37.0944
        CIE-LCH:
        45.8444, 41.7122, 62.7845
        CIE-Luv:
        45.8444, 45.3642, 35.0078
        Hunter-Lab:
        38.9281, 13.1388, 20.2806
      #995f2e color charts
#995f2e RGB chart
      #995f2e CMYK chart
      #995f2e RGB pie chart
      #995f2e color shades, tints & tones
#995f2e color schemes
#995f2e color preview, HTML & CSS examples
           This text has a color of #995f2e        
        
          <p style="color:#995f2e;">Text here</p>
        
        
          .mytext {color:#995f2e;}
        
        Text color #995f2e
      
           This box has a color of #995f2e        
        
          <div style="background-color:#995f2e;">Content here</div>
        
        
          .mybackground {background-color:#995f2e;}
        
        Background color #995f2e
      
           Border around this has a color of #995f2e        
        
          <div style="border:2px solid #995f2e;">Content here</div>
        
        
          .myborder {border:2px solid #995f2e;}
        
        Border color #995f2e