#52714e color space conversions
Hex:
        #52714e
        RGB:
        82, 113, 78
        CMY:
        68, 56, 69
        CMYK:
        27, 0, 31, 56
      HSL:
        113°, 18.3246%, 37.4510%
        HSV (HSB):
        113°, 30.9735%, 44.3137%
        XYZ:
        10.7599, 14.1542, 9.3726
        xyY:
        0.3138, 0.4128, 14.1542
      CIE-Lab:
        44.4532, -18.6975, 15.9222
        CIE-LCH:
        44.4532, 24.5583, 139.5833
        CIE-Luv:
        44.4532, -15.3120, 22.4216
        Hunter-Lab:
        37.6220, -14.7872, 11.5647
      #52714e color charts
#52714e RGB chart
      #52714e CMYK chart
      #52714e RGB pie chart
      #52714e color shades, tints & tones
#52714e color schemes
#52714e color preview, HTML & CSS examples
           This text has a color of #52714e        
        
          <p style="color:#52714e;">Text here</p>
        
        
          .mytext {color:#52714e;}
        
        Text color #52714e
      
           This box has a color of #52714e        
        
          <div style="background-color:#52714e;">Content here</div>
        
        
          .mybackground {background-color:#52714e;}
        
        Background color #52714e
      
           Border around this has a color of #52714e        
        
          <div style="border:2px solid #52714e;">Content here</div>
        
        
          .myborder {border:2px solid #52714e;}
        
        Border color #52714e