#995b5d color space conversions
Hex:
        #995b5d
        RGB:
        153, 91, 93
        CMY:
        40, 64, 64
        CMYK:
        0, 41, 39, 40
      HSL:
        358°, 25.4098%, 47.8431%
        HSV (HSB):
        358°, 40.5229%, 60.0000%
        XYZ:
        18.8537, 15.0448, 12.2662
        xyY:
        0.4084, 0.3259, 15.0448
      CIE-Lab:
        45.6955, 25.6727, 9.7784
        CIE-LCH:
        45.6955, 27.4719, 20.8512
        CIE-Luv:
        45.6955, 41.7205, 7.7048
        Hunter-Lab:
        38.7876, 18.8863, 8.4015
      #995b5d color charts
#995b5d RGB chart
      #995b5d CMYK chart
      #995b5d RGB pie chart
      #995b5d color shades, tints & tones
#995b5d color schemes
#995b5d color preview, HTML & CSS examples
           This text has a color of #995b5d        
        
          <p style="color:#995b5d;">Text here</p>
        
        
          .mytext {color:#995b5d;}
        
        Text color #995b5d
      
           This box has a color of #995b5d        
        
          <div style="background-color:#995b5d;">Content here</div>
        
        
          .mybackground {background-color:#995b5d;}
        
        Background color #995b5d
      
           Border around this has a color of #995b5d        
        
          <div style="border:2px solid #995b5d;">Content here</div>
        
        
          .myborder {border:2px solid #995b5d;}
        
        Border color #995b5d