#52714d color space conversions
Hex:
        #52714d
        RGB:
        82, 113, 77
        CMY:
        68, 56, 70
        CMYK:
        27, 0, 32, 56
      HSL:
        112°, 18.9474%, 37.2549%
        HSV (HSB):
        112°, 31.8584%, 44.3137%
        XYZ:
        10.7244, 14.1399, 9.1852
        xyY:
        0.3150, 0.4153, 14.1399
      CIE-Lab:
        44.4329, -18.8771, 16.4798
        CIE-LCH:
        44.4329, 25.0585, 138.8788
        CIE-Luv:
        44.4329, -15.3127, 23.0650
        Hunter-Lab:
        37.6031, -14.8974, 11.8395
      #52714d color charts
#52714d RGB chart
      #52714d CMYK chart
      #52714d RGB pie chart
      #52714d color shades, tints & tones
#52714d color schemes
#52714d color preview, HTML & CSS examples
           This text has a color of #52714d        
        
          <p style="color:#52714d;">Text here</p>
        
        
          .mytext {color:#52714d;}
        
        Text color #52714d
      
           This box has a color of #52714d        
        
          <div style="background-color:#52714d;">Content here</div>
        
        
          .mybackground {background-color:#52714d;}
        
        Background color #52714d
      
           Border around this has a color of #52714d        
        
          <div style="border:2px solid #52714d;">Content here</div>
        
        
          .myborder {border:2px solid #52714d;}
        
        Border color #52714d