#526d3b color space conversions
Hex:
        #526d3b
        RGB:
        82, 109, 59
        CMY:
        68, 57, 77
        CMYK:
        25, 0, 46, 57
      HSL:
        92°, 29.7619%, 32.9412%
        HSV (HSB):
        92°, 45.8716%, 42.7451%
        XYZ:
        9.7377, 13.0469, 6.1427
        xyY:
        0.3366, 0.4510, 13.0469
      CIE-Lab:
        42.8338, -19.6332, 24.7314
        CIE-LCH:
        42.8338, 31.5769, 128.4446
        CIE-Luv:
        42.8338, -13.2807, 31.2805
        Hunter-Lab:
        36.1205, -15.0889, 15.2013
      #526d3b color charts
#526d3b RGB chart
      #526d3b CMYK chart
      #526d3b RGB pie chart
      #526d3b color shades, tints & tones
#526d3b color schemes
#526d3b color preview, HTML & CSS examples
           This text has a color of #526d3b        
        
          <p style="color:#526d3b;">Text here</p>
        
        
          .mytext {color:#526d3b;}
        
        Text color #526d3b
      
           This box has a color of #526d3b        
        
          <div style="background-color:#526d3b;">Content here</div>
        
        
          .mybackground {background-color:#526d3b;}
        
        Background color #526d3b
      
           Border around this has a color of #526d3b        
        
          <div style="border:2px solid #526d3b;">Content here</div>
        
        
          .myborder {border:2px solid #526d3b;}
        
        Border color #526d3b