#53835e color space conversions
Hex:
        #53835e
        RGB:
        83, 131, 94
        CMY:
        67, 49, 63
        CMYK:
        37, 0, 28, 49
      HSL:
        134°, 22.4299%, 41.9608%
        HSV (HSB):
        134°, 36.6412%, 51.3725%
        XYZ:
        13.7040, 18.8798, 13.5116
        xyY:
        0.2973, 0.4096, 18.8798
      CIE-Lab:
        50.5462, -24.6534, 14.9775
        CIE-LCH:
        50.5462, 28.8464, 148.7204
        CIE-Luv:
        50.5462, -23.2556, 23.1437
        Hunter-Lab:
        43.4508, -19.7418, 11.9787
      #53835e color charts
#53835e RGB chart
      #53835e CMYK chart
      #53835e RGB pie chart
      #53835e color shades, tints & tones
#53835e color schemes
#53835e color preview, HTML & CSS examples
           This text has a color of #53835e        
        
          <p style="color:#53835e;">Text here</p>
        
        
          .mytext {color:#53835e;}
        
        Text color #53835e
      
           This box has a color of #53835e        
        
          <div style="background-color:#53835e;">Content here</div>
        
        
          .mybackground {background-color:#53835e;}
        
        Background color #53835e
      
           Border around this has a color of #53835e        
        
          <div style="border:2px solid #53835e;">Content here</div>
        
        
          .myborder {border:2px solid #53835e;}
        
        Border color #53835e