#52720d color space conversions
Hex:
        #52720d
        RGB:
        82, 114, 13
        CMY:
        68, 55, 95
        CMYK:
        28, 0, 89, 55
      HSL:
        79°, 79.5276%, 24.9020%
        HSV (HSB):
        79°, 88.5965%, 44.7059%
        XYZ:
        9.5696, 13.8575, 2.5512
        xyY:
        0.3684, 0.5334, 13.8575
      CIE-Lab:
        44.0279, -26.1342, 46.2665
        CIE-LCH:
        44.0279, 53.1374, 119.4605
        CIE-Luv:
        44.0279, -15.8991, 49.0818
        Hunter-Lab:
        37.2257, -19.2579, 21.9947
      #52720d color charts
#52720d RGB chart
      #52720d CMYK chart
      #52720d RGB pie chart
      #52720d color shades, tints & tones
#52720d color schemes
#52720d color preview, HTML & CSS examples
           This text has a color of #52720d        
        
          <p style="color:#52720d;">Text here</p>
        
        
          .mytext {color:#52720d;}
        
        Text color #52720d
      
           This box has a color of #52720d        
        
          <div style="background-color:#52720d;">Content here</div>
        
        
          .mybackground {background-color:#52720d;}
        
        Background color #52720d
      
           Border around this has a color of #52720d        
        
          <div style="border:2px solid #52720d;">Content here</div>
        
        
          .myborder {border:2px solid #52720d;}
        
        Border color #52720d