#85725b color space conversions
Hex:
        #85725b
        RGB:
        133, 114, 91
        CMY:
        48, 55, 64
        CMYK:
        0, 14, 32, 48
      HSL:
        33°, 18.7500%, 43.9216%
        HSV (HSB):
        33°, 31.5789%, 52.1569%
        XYZ:
        17.5785, 17.7765, 12.4023
        xyY:
        0.3681, 0.3722, 17.7765
      CIE-Lab:
        49.2239, 3.7354, 15.5060
        CIE-LCH:
        49.2239, 15.9496, 76.4554
        CIE-Luv:
        49.2239, 13.3819, 18.8129
        Hunter-Lab:
        42.1622, 0.6374, 12.0730
      #85725b color charts
#85725b RGB chart
      #85725b CMYK chart
      #85725b RGB pie chart
      #85725b color shades, tints & tones
#85725b color schemes
#85725b color preview, HTML & CSS examples
           This text has a color of #85725b        
        
          <p style="color:#85725b;">Text here</p>
        
        
          .mytext {color:#85725b;}
        
        Text color #85725b
      
           This box has a color of #85725b        
        
          <div style="background-color:#85725b;">Content here</div>
        
        
          .mybackground {background-color:#85725b;}
        
        Background color #85725b
      
           Border around this has a color of #85725b        
        
          <div style="border:2px solid #85725b;">Content here</div>
        
        
          .myborder {border:2px solid #85725b;}
        
        Border color #85725b