#85895b color space conversions
Hex:
        #85895b
        RGB:
        133, 137, 91
        CMY:
        48, 46, 64
        CMYK:
        3, 0, 34, 46
      HSL:
        65°, 20.1754%, 44.7059%
        HSV (HSB):
        65°, 33.5766%, 53.7255%
        XYZ:
        20.5069, 23.6332, 13.3784
        xyY:
        0.3565, 0.4109, 23.6332
      CIE-Lab:
        55.7187, -9.2457, 24.2243
        CIE-LCH:
        55.7187, 25.9288, 110.8903
        CIE-Luv:
        55.7187, -0.1811, 31.8842
        Hunter-Lab:
        48.6140, -9.7778, 17.7134
      #85895b color charts
#85895b RGB chart
      #85895b CMYK chart
      #85895b RGB pie chart
      #85895b color shades, tints & tones
#85895b color schemes
#85895b color preview, HTML & CSS examples
           This text has a color of #85895b        
        
          <p style="color:#85895b;">Text here</p>
        
        
          .mytext {color:#85895b;}
        
        Text color #85895b
      
           This box has a color of #85895b        
        
          <div style="background-color:#85895b;">Content here</div>
        
        
          .mybackground {background-color:#85895b;}
        
        Background color #85895b
      
           Border around this has a color of #85895b        
        
          <div style="border:2px solid #85895b;">Content here</div>
        
        
          .myborder {border:2px solid #85895b;}
        
        Border color #85895b