#525c3d color space conversions
Hex:
        #525c3d
        RGB:
        82, 92, 61
        CMY:
        68, 64, 76
        CMYK:
        11, 0, 34, 64
      HSL:
        79°, 20.2614%, 30.0000%
        HSV (HSB):
        79°, 33.6957%, 36.0784%
        XYZ:
        8.1491, 9.7851, 5.8741
        xyY:
        0.3423, 0.4110, 9.7851
      CIE-Lab:
        37.4539, -9.9288, 16.5906
        CIE-LCH:
        37.4539, 19.3346, 120.8988
        CIE-Luv:
        37.4539, -4.3462, 20.4735
        Hunter-Lab:
        31.2811, -8.2403, 10.7630
      #525c3d color charts
#525c3d RGB chart
      #525c3d CMYK chart
      #525c3d RGB pie chart
      #525c3d color shades, tints & tones
#525c3d color schemes
#525c3d color preview, HTML & CSS examples
           This text has a color of #525c3d        
        
          <p style="color:#525c3d;">Text here</p>
        
        
          .mytext {color:#525c3d;}
        
        Text color #525c3d
      
           This box has a color of #525c3d        
        
          <div style="background-color:#525c3d;">Content here</div>
        
        
          .mybackground {background-color:#525c3d;}
        
        Background color #525c3d
      
           Border around this has a color of #525c3d        
        
          <div style="border:2px solid #525c3d;">Content here</div>
        
        
          .myborder {border:2px solid #525c3d;}
        
        Border color #525c3d