#895e7a color space conversions
Hex:
        #895e7a
        RGB:
        137, 94, 122
        CMY:
        46, 63, 52
        CMYK:
        0, 31, 11, 46
      HSL:
        321°, 18.6147%, 45.2941%
        HSV (HSB):
        321°, 31.3869%, 53.7255%
        XYZ:
        17.8321, 14.7289, 20.3155
        xyY:
        0.3372, 0.2786, 14.7289
      CIE-Lab:
        45.2606, 22.1817, -8.6622
        CIE-LCH:
        45.2606, 23.8131, 338.6687
        CIE-Luv:
        45.2606, 23.6236, -15.3243
        Hunter-Lab:
        38.3783, 15.7763, -4.5203
      #895e7a color charts
#895e7a RGB chart
      #895e7a CMYK chart
      #895e7a RGB pie chart
      #895e7a color shades, tints & tones
#895e7a color schemes
#895e7a color preview, HTML & CSS examples
           This text has a color of #895e7a        
        
          <p style="color:#895e7a;">Text here</p>
        
        
          .mytext {color:#895e7a;}
        
        Text color #895e7a
      
           This box has a color of #895e7a        
        
          <div style="background-color:#895e7a;">Content here</div>
        
        
          .mybackground {background-color:#895e7a;}
        
        Background color #895e7a
      
           Border around this has a color of #895e7a        
        
          <div style="border:2px solid #895e7a;">Content here</div>
        
        
          .myborder {border:2px solid #895e7a;}
        
        Border color #895e7a