#995c6f color space conversions
Hex:
        #995c6f
        RGB:
        153, 92, 111
        CMY:
        40, 64, 56
        CMYK:
        0, 40, 27, 40
      HSL:
        341°, 24.8980%, 48.0392%
        HSV (HSB):
        341°, 39.8693%, 60.0000%
        XYZ:
        19.8333, 15.5743, 16.9997
        xyY:
        0.3784, 0.2972, 15.5743
      CIE-Lab:
        46.4109, 27.5537, -0.0887
        CIE-LCH:
        46.4109, 27.5538, 359.8155
        CIE-Luv:
        46.4109, 37.8543, -4.7857
        Hunter-Lab:
        39.4643, 20.6449, 2.0851
      #995c6f color charts
#995c6f RGB chart
      #995c6f CMYK chart
      #995c6f RGB pie chart
      #995c6f color shades, tints & tones
#995c6f color schemes
#995c6f color preview, HTML & CSS examples
           This text has a color of #995c6f        
        
          <p style="color:#995c6f;">Text here</p>
        
        
          .mytext {color:#995c6f;}
        
        Text color #995c6f
      
           This box has a color of #995c6f        
        
          <div style="background-color:#995c6f;">Content here</div>
        
        
          .mybackground {background-color:#995c6f;}
        
        Background color #995c6f
      
           Border around this has a color of #995c6f        
        
          <div style="border:2px solid #995c6f;">Content here</div>
        
        
          .myborder {border:2px solid #995c6f;}
        
        Border color #995c6f