#995b2d color space conversions
Hex:
        #995b2d
        RGB:
        153, 91, 45
        CMY:
        40, 64, 82
        CMYK:
        0, 41, 71, 40
      HSL:
        26°, 54.5455%, 38.8235%
        HSV (HSB):
        26°, 70.5882%, 60.0000%
        XYZ:
        17.3516, 14.4439, 4.3561
        xyY:
        0.4800, 0.3995, 14.4439
      CIE-Lab:
        44.8630, 21.3015, 36.5333
        CIE-LCH:
        44.8630, 42.2899, 59.7548
        CIE-Luv:
        44.8630, 48.4470, 33.7060
        Hunter-Lab:
        38.0052, 14.9867, 19.8080
      #995b2d color charts
#995b2d RGB chart
      #995b2d CMYK chart
      #995b2d RGB pie chart
      #995b2d color shades, tints & tones
#995b2d color schemes
#995b2d color preview, HTML & CSS examples
           This text has a color of #995b2d        
        
          <p style="color:#995b2d;">Text here</p>
        
        
          .mytext {color:#995b2d;}
        
        Text color #995b2d
      
           This box has a color of #995b2d        
        
          <div style="background-color:#995b2d;">Content here</div>
        
        
          .mybackground {background-color:#995b2d;}
        
        Background color #995b2d
      
           Border around this has a color of #995b2d        
        
          <div style="border:2px solid #995b2d;">Content here</div>
        
        
          .myborder {border:2px solid #995b2d;}
        
        Border color #995b2d