#53684f color space conversions
Hex:
        #53684f
        RGB:
        83, 104, 79
        CMY:
        67, 59, 69
        CMYK:
        20, 0, 24, 59
      HSL:
        110°, 13.6612%, 35.8824%
        HSV (HSB):
        110°, 24.0385%, 40.7843%
        XYZ:
        9.9289, 12.3041, 9.2488
        xyY:
        0.3154, 0.3908, 12.3041
      CIE-Lab:
        41.6955, -13.2057, 11.5583
        CIE-LCH:
        41.6955, 17.5495, 138.8059
        CIE-Luv:
        41.6955, -10.3704, 16.2329
        Hunter-Lab:
        35.0773, -10.8595, 8.9212
      #53684f color charts
#53684f RGB chart
      #53684f CMYK chart
      #53684f RGB pie chart
      #53684f color shades, tints & tones
#53684f color schemes
#53684f color preview, HTML & CSS examples
           This text has a color of #53684f        
        
          <p style="color:#53684f;">Text here</p>
        
        
          .mytext {color:#53684f;}
        
        Text color #53684f
      
           This box has a color of #53684f        
        
          <div style="background-color:#53684f;">Content here</div>
        
        
          .mybackground {background-color:#53684f;}
        
        Background color #53684f
      
           Border around this has a color of #53684f        
        
          <div style="border:2px solid #53684f;">Content here</div>
        
        
          .myborder {border:2px solid #53684f;}
        
        Border color #53684f