#895f53 color space conversions
Hex:
        #895f53
        RGB:
        137, 95, 83
        CMY:
        46, 63, 67
        CMYK:
        0, 31, 39, 46
      HSL:
        13°, 24.5455%, 43.1373%
        HSV (HSB):
        13°, 39.4161%, 53.7255%
        XYZ:
        15.9701, 14.1273, 10.0687
        xyY:
        0.3976, 0.3517, 14.1273
      CIE-Lab:
        44.4150, 15.4956, 13.7221
        CIE-LCH:
        44.4150, 20.6981, 41.5265
        CIE-Luv:
        44.4150, 28.6824, 14.0381
        Hunter-Lab:
        37.5863, 10.0669, 10.4276
      #895f53 color charts
#895f53 RGB chart
      #895f53 CMYK chart
      #895f53 RGB pie chart
      #895f53 color shades, tints & tones
#895f53 color schemes
#895f53 color preview, HTML & CSS examples
           This text has a color of #895f53        
        
          <p style="color:#895f53;">Text here</p>
        
        
          .mytext {color:#895f53;}
        
        Text color #895f53
      
           This box has a color of #895f53        
        
          <div style="background-color:#895f53;">Content here</div>
        
        
          .mybackground {background-color:#895f53;}
        
        Background color #895f53
      
           Border around this has a color of #895f53        
        
          <div style="border:2px solid #895f53;">Content here</div>
        
        
          .myborder {border:2px solid #895f53;}
        
        Border color #895f53