#53724e color space conversions
Hex:
        #53724e
        RGB:
        83, 114, 78
        CMY:
        67, 55, 69
        CMYK:
        27, 0, 32, 55
      HSL:
        112°, 18.7500%, 37.6471%
        HSV (HSB):
        112°, 31.5789%, 44.7059%
        XYZ:
        10.9597, 14.4237, 9.4141
        xyY:
        0.3150, 0.4145, 14.4237
      CIE-Lab:
        44.8345, -18.8532, 16.4495
        CIE-LCH:
        44.8345, 25.0206, 138.8952
        CIE-Luv:
        44.8345, -15.3274, 23.0951
        Hunter-Lab:
        37.9785, -14.9514, 11.8881
      #53724e color charts
#53724e RGB chart
      #53724e CMYK chart
      #53724e RGB pie chart
      #53724e color shades, tints & tones
#53724e color schemes
#53724e color preview, HTML & CSS examples
           This text has a color of #53724e        
        
          <p style="color:#53724e;">Text here</p>
        
        
          .mytext {color:#53724e;}
        
        Text color #53724e
      
           This box has a color of #53724e        
        
          <div style="background-color:#53724e;">Content here</div>
        
        
          .mybackground {background-color:#53724e;}
        
        Background color #53724e
      
           Border around this has a color of #53724e        
        
          <div style="border:2px solid #53724e;">Content here</div>
        
        
          .myborder {border:2px solid #53724e;}
        
        Border color #53724e