#53672b color space conversions
Hex:
        #53672b
        RGB:
        83, 103, 43
        CMY:
        67, 60, 83
        CMYK:
        19, 0, 58, 60
      HSL:
        80°, 41.0959%, 28.6275%
        HSV (HSB):
        80°, 58.2524%, 40.3922%
        XYZ:
        8.8536, 11.7139, 4.0799
        xyY:
        0.3592, 0.4753, 11.7139
      CIE-Lab:
        40.7578, -17.9916, 30.9326
        CIE-LCH:
        40.7578, 35.7844, 120.1839
        CIE-Luv:
        40.7578, -9.4795, 35.6885
        Hunter-Lab:
        34.2256, -13.7199, 16.8902
      #53672b color charts
#53672b RGB chart
      #53672b CMYK chart
      #53672b RGB pie chart
      #53672b color shades, tints & tones
#53672b color schemes
#53672b color preview, HTML & CSS examples
           This text has a color of #53672b        
        
          <p style="color:#53672b;">Text here</p>
        
        
          .mytext {color:#53672b;}
        
        Text color #53672b
      
           This box has a color of #53672b        
        
          <div style="background-color:#53672b;">Content here</div>
        
        
          .mybackground {background-color:#53672b;}
        
        Background color #53672b
      
           Border around this has a color of #53672b        
        
          <div style="border:2px solid #53672b;">Content here</div>
        
        
          .myborder {border:2px solid #53672b;}
        
        Border color #53672b