#995b6d color space conversions
Hex:
        #995b6d
        RGB:
        153, 91, 109
        CMY:
        40, 64, 57
        CMYK:
        0, 41, 29, 40
      HSL:
        343°, 25.4098%, 47.8431%
        HSV (HSB):
        343°, 40.5229%, 60.0000%
        XYZ:
        19.6383, 15.3586, 16.3975
        xyY:
        0.3821, 0.2988, 15.3586
      CIE-Lab:
        46.1215, 27.8262, 0.6994
        CIE-LCH:
        46.1215, 27.8350, 1.4397
        CIE-Luv:
        46.1215, 38.7901, -3.8140
        Hunter-Lab:
        39.1901, 20.8644, 2.6256
      #995b6d color charts
#995b6d RGB chart
      #995b6d CMYK chart
      #995b6d RGB pie chart
      #995b6d color shades, tints & tones
#995b6d color schemes
#995b6d color preview, HTML & CSS examples
           This text has a color of #995b6d        
        
          <p style="color:#995b6d;">Text here</p>
        
        
          .mytext {color:#995b6d;}
        
        Text color #995b6d
      
           This box has a color of #995b6d        
        
          <div style="background-color:#995b6d;">Content here</div>
        
        
          .mybackground {background-color:#995b6d;}
        
        Background color #995b6d
      
           Border around this has a color of #995b6d        
        
          <div style="border:2px solid #995b6d;">Content here</div>
        
        
          .myborder {border:2px solid #995b6d;}
        
        Border color #995b6d