#895b7a color space conversions
Hex:
        #895b7a
        RGB:
        137, 91, 122
        CMY:
        46, 64, 52
        CMYK:
        0, 34, 11, 46
      HSL:
        320°, 20.1754%, 44.7059%
        HSV (HSB):
        320°, 33.5766%, 53.7255%
        XYZ:
        17.5705, 14.2057, 20.2283
        xyY:
        0.3379, 0.2732, 14.2057
      CIE-Lab:
        44.5265, 23.9396, -9.7643
        CIE-LCH:
        44.5265, 25.8543, 337.8108
        CIE-Luv:
        44.5265, 25.1198, -17.0752
        Hunter-Lab:
        37.6904, 17.2546, -5.4374
      #895b7a color charts
#895b7a RGB chart
      #895b7a CMYK chart
      #895b7a RGB pie chart
      #895b7a color shades, tints & tones
#895b7a color schemes
#895b7a color preview, HTML & CSS examples
           This text has a color of #895b7a        
        
          <p style="color:#895b7a;">Text here</p>
        
        
          .mytext {color:#895b7a;}
        
        Text color #895b7a
      
           This box has a color of #895b7a        
        
          <div style="background-color:#895b7a;">Content here</div>
        
        
          .mybackground {background-color:#895b7a;}
        
        Background color #895b7a
      
           Border around this has a color of #895b7a        
        
          <div style="border:2px solid #895b7a;">Content here</div>
        
        
          .myborder {border:2px solid #895b7a;}
        
        Border color #895b7a