#995e6a color space conversions
Hex:
        #995e6a
        RGB:
        153, 94, 106
        CMY:
        40, 63, 58
        CMYK:
        0, 39, 31, 40
      HSL:
        348°, 23.8866%, 48.4314%
        HSV (HSB):
        348°, 38.5621%, 60.0000%
        XYZ:
        19.7411, 15.8183, 15.6484
        xyY:
        0.3855, 0.3089, 15.8183
      CIE-Lab:
        46.7352, 25.6958, 3.4030
        CIE-LCH:
        46.7352, 25.9202, 7.5440
        CIE-Luv:
        46.7352, 37.6349, 0.0176
        Hunter-Lab:
        39.7723, 18.9976, 4.5129
      #995e6a color charts
#995e6a RGB chart
      #995e6a CMYK chart
      #995e6a RGB pie chart
      #995e6a color shades, tints & tones
#995e6a color schemes
#995e6a color preview, HTML & CSS examples
           This text has a color of #995e6a        
        
          <p style="color:#995e6a;">Text here</p>
        
        
          .mytext {color:#995e6a;}
        
        Text color #995e6a
      
           This box has a color of #995e6a        
        
          <div style="background-color:#995e6a;">Content here</div>
        
        
          .mybackground {background-color:#995e6a;}
        
        Background color #995e6a
      
           Border around this has a color of #995e6a        
        
          <div style="border:2px solid #995e6a;">Content here</div>
        
        
          .myborder {border:2px solid #995e6a;}
        
        Border color #995e6a