#995b3f color space conversions
Hex:
        #995b3f
        RGB:
        153, 91, 63
        CMY:
        40, 64, 75
        CMYK:
        0, 41, 59, 40
      HSL:
        19°, 41.6667%, 42.3529%
        HSV (HSB):
        19°, 58.8235%, 60.0000%
        XYZ:
        17.7752, 14.6134, 6.5864
        xyY:
        0.4561, 0.3749, 14.6134
      CIE-Lab:
        45.1000, 22.5692, 26.8345
        CIE-LCH:
        45.1000, 35.0636, 49.9345
        CIE-Luv:
        45.1000, 46.3776, 25.7644
        Hunter-Lab:
        38.2274, 16.1017, 16.5438
      #995b3f color charts
#995b3f RGB chart
      #995b3f CMYK chart
      #995b3f RGB pie chart
      #995b3f color shades, tints & tones
#995b3f color schemes
#995b3f color preview, HTML & CSS examples
           This text has a color of #995b3f        
        
          <p style="color:#995b3f;">Text here</p>
        
        
          .mytext {color:#995b3f;}
        
        Text color #995b3f
      
           This box has a color of #995b3f        
        
          <div style="background-color:#995b3f;">Content here</div>
        
        
          .mybackground {background-color:#995b3f;}
        
        Background color #995b3f
      
           Border around this has a color of #995b3f        
        
          <div style="border:2px solid #995b3f;">Content here</div>
        
        
          .myborder {border:2px solid #995b3f;}
        
        Border color #995b3f