#53683e color space conversions
Hex:
        #53683e
        RGB:
        83, 104, 62
        CMY:
        67, 59, 76
        CMYK:
        20, 0, 40, 59
      HSL:
        90°, 25.3012%, 32.5490%
        HSV (HSB):
        90°, 40.3846%, 40.7843%
        XYZ:
        9.3871, 12.0874, 6.3958
        xyY:
        0.3368, 0.4337, 12.0874
      CIE-Lab:
        41.3547, -16.1004, 21.1421
        CIE-LCH:
        41.3547, 26.5747, 127.2905
        CIE-Luv:
        41.3547, -10.1828, 26.8688
        Hunter-Lab:
        34.7670, -12.6472, 13.4298
      #53683e color charts
#53683e RGB chart
      #53683e CMYK chart
      #53683e RGB pie chart
      #53683e color shades, tints & tones
#53683e color schemes
#53683e color preview, HTML & CSS examples
           This text has a color of #53683e        
        
          <p style="color:#53683e;">Text here</p>
        
        
          .mytext {color:#53683e;}
        
        Text color #53683e
      
           This box has a color of #53683e        
        
          <div style="background-color:#53683e;">Content here</div>
        
        
          .mybackground {background-color:#53683e;}
        
        Background color #53683e
      
           Border around this has a color of #53683e        
        
          <div style="border:2px solid #53683e;">Content here</div>
        
        
          .myborder {border:2px solid #53683e;}
        
        Border color #53683e