#53705b color space conversions
Hex:
        #53705b
        RGB:
        83, 112, 91
        CMY:
        67, 56, 64
        CMYK:
        26, 0, 19, 56
      HSL:
        137°, 14.8718%, 38.2353%
        HSV (HSB):
        137°, 25.8929%, 43.9216%
        XYZ:
        11.2498, 14.1827, 12.0421
        xyY:
        0.3002, 0.3785, 14.1827
      CIE-Lab:
        44.4938, -15.2564, 8.2982
        CIE-LCH:
        44.4938, 17.3671, 151.4576
        CIE-Luv:
        44.4938, -14.3700, 12.9467
        Hunter-Lab:
        37.6599, -12.5832, 7.4033
      #53705b color charts
#53705b RGB chart
      #53705b CMYK chart
      #53705b RGB pie chart
      #53705b color shades, tints & tones
#53705b color schemes
#53705b color preview, HTML & CSS examples
           This text has a color of #53705b        
        
          <p style="color:#53705b;">Text here</p>
        
        
          .mytext {color:#53705b;}
        
        Text color #53705b
      
           This box has a color of #53705b        
        
          <div style="background-color:#53705b;">Content here</div>
        
        
          .mybackground {background-color:#53705b;}
        
        Background color #53705b
      
           Border around this has a color of #53705b        
        
          <div style="border:2px solid #53705b;">Content here</div>
        
        
          .myborder {border:2px solid #53705b;}
        
        Border color #53705b