#85945b color space conversions
Hex:
        #85945b
        RGB:
        133, 148, 91
        CMY:
        48, 42, 64
        CMYK:
        10, 0, 39, 42
      HSL:
        76°, 23.8494%, 46.8627%
        HSV (HSB):
        76°, 38.5135%, 58.0392%
        XYZ:
        22.1511, 26.9217, 13.9264
        xyY:
        0.3516, 0.4273, 26.9217
      CIE-Lab:
        58.9018, -15.1561, 28.3728
        CIE-LCH:
        58.9018, 32.1671, 118.1102
        CIE-Luv:
        58.9018, -6.4438, 38.0249
        Hunter-Lab:
        51.8861, -14.5959, 20.4066
      #85945b color charts
#85945b RGB chart
      #85945b CMYK chart
      #85945b RGB pie chart
      #85945b color shades, tints & tones
#85945b color schemes
#85945b color preview, HTML & CSS examples
           This text has a color of #85945b        
        
          <p style="color:#85945b;">Text here</p>
        
        
          .mytext {color:#85945b;}
        
        Text color #85945b
      
           This box has a color of #85945b        
        
          <div style="background-color:#85945b;">Content here</div>
        
        
          .mybackground {background-color:#85945b;}
        
        Background color #85945b
      
           Border around this has a color of #85945b        
        
          <div style="border:2px solid #85945b;">Content here</div>
        
        
          .myborder {border:2px solid #85945b;}
        
        Border color #85945b