#85812a color space conversions
Hex:
        #85812a
        RGB:
        133, 129, 42
        CMY:
        48, 49, 84
        CMYK:
        0, 3, 68, 48
      HSL:
        57°, 52.0000%, 34.3137%
        HSV (HSB):
        57°, 68.4211%, 52.1569%
        XYZ:
        17.9410, 20.8542, 5.2702
        xyY:
        0.4071, 0.4733, 20.8542
      CIE-Lab:
        52.7896, -9.6888, 45.7155
        CIE-LCH:
        52.7896, 46.7310, 101.9660
        CIE-Luv:
        52.7896, 6.3363, 50.2555
        Hunter-Lab:
        45.6664, -9.7887, 25.1241
      #85812a color charts
#85812a RGB chart
      #85812a CMYK chart
      #85812a RGB pie chart
      #85812a color shades, tints & tones
#85812a color schemes
#85812a color preview, HTML & CSS examples
           This text has a color of #85812a        
        
          <p style="color:#85812a;">Text here</p>
        
        
          .mytext {color:#85812a;}
        
        Text color #85812a
      
           This box has a color of #85812a        
        
          <div style="background-color:#85812a;">Content here</div>
        
        
          .mybackground {background-color:#85812a;}
        
        Background color #85812a
      
           Border around this has a color of #85812a        
        
          <div style="border:2px solid #85812a;">Content here</div>
        
        
          .myborder {border:2px solid #85812a;}
        
        Border color #85812a