#52724d color space conversions
Hex:
        #52724d
        RGB:
        82, 114, 77
        CMY:
        68, 55, 70
        CMYK:
        28, 0, 32, 55
      HSL:
        112°, 19.3717%, 37.4510%
        HSV (HSB):
        112°, 32.4561%, 44.7059%
        XYZ:
        10.8365, 14.3643, 9.2226
        xyY:
        0.3148, 0.4173, 14.3643
      CIE-Lab:
        44.7509, -19.4081, 16.9092
        CIE-LCH:
        44.7509, 25.7409, 138.9362
        CIE-Luv:
        44.7509, -15.8033, 23.6761
        Hunter-Lab:
        37.9002, -15.2882, 12.1026
      #52724d color charts
#52724d RGB chart
      #52724d CMYK chart
      #52724d RGB pie chart
      #52724d color shades, tints & tones
#52724d color schemes
#52724d color preview, HTML & CSS examples
           This text has a color of #52724d        
        
          <p style="color:#52724d;">Text here</p>
        
        
          .mytext {color:#52724d;}
        
        Text color #52724d
      
           This box has a color of #52724d        
        
          <div style="background-color:#52724d;">Content here</div>
        
        
          .mybackground {background-color:#52724d;}
        
        Background color #52724d
      
           Border around this has a color of #52724d        
        
          <div style="border:2px solid #52724d;">Content here</div>
        
        
          .myborder {border:2px solid #52724d;}
        
        Border color #52724d