#526a0d color space conversions
Hex:
        #526a0d
        RGB:
        82, 106, 13
        CMY:
        68, 58, 95
        CMYK:
        23, 0, 88, 58
      HSL:
        75°, 78.1513%, 23.3333%
        HSV (HSB):
        75°, 87.7358%, 41.5686%
        XYZ:
        8.7064, 12.1310, 2.2634
        xyY:
        0.3769, 0.5251, 12.1310
      CIE-Lab:
        41.4235, -22.1244, 44.0143
        CIE-LCH:
        41.4235, 49.2621, 116.6871
        CIE-Luv:
        41.4235, -11.5637, 45.5448
        Hunter-Lab:
        34.8295, -16.3320, 20.5277
      #526a0d color charts
#526a0d RGB chart
      #526a0d CMYK chart
      #526a0d RGB pie chart
      #526a0d color shades, tints & tones
#526a0d color schemes
#526a0d color preview, HTML & CSS examples
           This text has a color of #526a0d        
        
          <p style="color:#526a0d;">Text here</p>
        
        
          .mytext {color:#526a0d;}
        
        Text color #526a0d
      
           This box has a color of #526a0d        
        
          <div style="background-color:#526a0d;">Content here</div>
        
        
          .mybackground {background-color:#526a0d;}
        
        Background color #526a0d
      
           Border around this has a color of #526a0d        
        
          <div style="border:2px solid #526a0d;">Content here</div>
        
        
          .myborder {border:2px solid #526a0d;}
        
        Border color #526a0d