#526c4d color space conversions
Hex:
        #526c4d
        RGB:
        82, 108, 77
        CMY:
        68, 58, 70
        CMYK:
        24, 0, 29, 58
      HSL:
        110°, 16.7568%, 36.2745%
        HSV (HSB):
        110°, 28.7037%, 42.3529%
        XYZ:
        10.1818, 13.0548, 9.0044
        xyY:
        0.3158, 0.4049, 13.0548
      CIE-Lab:
        42.8457, -16.1807, 14.3227
        CIE-LCH:
        42.8457, 21.6092, 138.4856
        CIE-Luv:
        42.8457, -12.8429, 19.9903
        Hunter-Lab:
        36.1314, -12.9288, 10.5162
      #526c4d color charts
#526c4d RGB chart
      #526c4d CMYK chart
      #526c4d RGB pie chart
      #526c4d color shades, tints & tones
#526c4d color schemes
#526c4d color preview, HTML & CSS examples
           This text has a color of #526c4d        
        
          <p style="color:#526c4d;">Text here</p>
        
        
          .mytext {color:#526c4d;}
        
        Text color #526c4d
      
           This box has a color of #526c4d        
        
          <div style="background-color:#526c4d;">Content here</div>
        
        
          .mybackground {background-color:#526c4d;}
        
        Background color #526c4d
      
           Border around this has a color of #526c4d        
        
          <div style="border:2px solid #526c4d;">Content here</div>
        
        
          .myborder {border:2px solid #526c4d;}
        
        Border color #526c4d