#526c2d color space conversions
Hex:
        #526c2d
        RGB:
        82, 108, 45
        CMY:
        68, 58, 82
        CMYK:
        24, 0, 58, 58
      HSL:
        85°, 41.1765%, 30.0000%
        HSV (HSB):
        85°, 58.3333%, 42.3529%
        XYZ:
        9.3159, 12.7084, 4.4446
        xyY:
        0.3520, 0.4801, 12.7084
      CIE-Lab:
        42.3206, -20.8494, 31.6895
        CIE-LCH:
        42.3206, 37.9331, 123.3420
        CIE-Luv:
        42.3206, -12.7198, 37.3808
        Hunter-Lab:
        35.6489, -15.7393, 17.5621
      #526c2d color charts
#526c2d RGB chart
      #526c2d CMYK chart
      #526c2d RGB pie chart
      #526c2d color shades, tints & tones
#526c2d color schemes
#526c2d color preview, HTML & CSS examples
           This text has a color of #526c2d        
        
          <p style="color:#526c2d;">Text here</p>
        
        
          .mytext {color:#526c2d;}
        
        Text color #526c2d
      
           This box has a color of #526c2d        
        
          <div style="background-color:#526c2d;">Content here</div>
        
        
          .mybackground {background-color:#526c2d;}
        
        Background color #526c2d
      
           Border around this has a color of #526c2d        
        
          <div style="border:2px solid #526c2d;">Content here</div>
        
        
          .myborder {border:2px solid #526c2d;}
        
        Border color #526c2d