#85832e color space conversions
Hex:
        #85832e
        RGB:
        133, 131, 46
        CMY:
        48, 49, 82
        CMYK:
        0, 2, 65, 48
      HSL:
        59°, 48.6034%, 35.0980%
        HSV (HSB):
        59°, 65.4135%, 52.1569%
        XYZ:
        18.2823, 21.4164, 5.7550
        xyY:
        0.4022, 0.4712, 21.4164
      CIE-Lab:
        53.4022, -10.5224, 44.6021
        CIE-LCH:
        53.4022, 45.8265, 103.2744
        CIE-Luv:
        53.4022, 4.9448, 49.9053
        Hunter-Lab:
        46.2779, -10.4689, 25.0214
      #85832e color charts
#85832e RGB chart
      #85832e CMYK chart
      #85832e RGB pie chart
      #85832e color shades, tints & tones
#85832e color schemes
#85832e color preview, HTML & CSS examples
           This text has a color of #85832e        
        
          <p style="color:#85832e;">Text here</p>
        
        
          .mytext {color:#85832e;}
        
        Text color #85832e
      
           This box has a color of #85832e        
        
          <div style="background-color:#85832e;">Content here</div>
        
        
          .mybackground {background-color:#85832e;}
        
        Background color #85832e
      
           Border around this has a color of #85832e        
        
          <div style="border:2px solid #85832e;">Content here</div>
        
        
          .myborder {border:2px solid #85832e;}
        
        Border color #85832e