#526b1d color space conversions
Hex:
        #526b1d
        RGB:
        82, 107, 29
        CMY:
        68, 58, 89
        CMYK:
        23, 0, 73, 58
      HSL:
        79°, 57.3529%, 26.6667%
        HSV (HSB):
        79°, 72.8972%, 41.9608%
        XYZ:
        8.9591, 12.3979, 3.0832
        xyY:
        0.3666, 0.5073, 12.3979
      CIE-Lab:
        41.8417, -21.7664, 38.7670
        CIE-LCH:
        41.8417, 44.4596, 119.3128
        CIE-Luv:
        41.8417, -12.1427, 42.5117
        Hunter-Lab:
        35.2107, -16.2005, 19.4557
      #526b1d color charts
#526b1d RGB chart
      #526b1d CMYK chart
      #526b1d RGB pie chart
      #526b1d color shades, tints & tones
#526b1d color schemes
#526b1d color preview, HTML & CSS examples
           This text has a color of #526b1d        
        
          <p style="color:#526b1d;">Text here</p>
        
        
          .mytext {color:#526b1d;}
        
        Text color #526b1d
      
           This box has a color of #526b1d        
        
          <div style="background-color:#526b1d;">Content here</div>
        
        
          .mybackground {background-color:#526b1d;}
        
        Background color #526b1d
      
           Border around this has a color of #526b1d        
        
          <div style="border:2px solid #526b1d;">Content here</div>
        
        
          .myborder {border:2px solid #526b1d;}
        
        Border color #526b1d