#53836d color space conversions
Hex:
        #53836d
        RGB:
        83, 131, 109
        CMY:
        67, 49, 57
        CMYK:
        37, 0, 17, 49
      HSL:
        153°, 22.4299%, 41.9608%
        HSV (HSB):
        153°, 36.6412%, 51.3725%
        XYZ:
        14.4439, 19.1757, 17.4080
        xyY:
        0.2831, 0.3758, 19.1757
      CIE-Lab:
        50.8922, -21.5081, 6.7822
        CIE-LCH:
        50.8922, 22.5521, 162.4983
        CIE-Luv:
        50.8922, -23.0050, 12.4143
        Hunter-Lab:
        43.7901, -17.7555, 7.0833
      #53836d color charts
#53836d RGB chart
      #53836d CMYK chart
      #53836d RGB pie chart
      #53836d color shades, tints & tones
#53836d color schemes
#53836d color preview, HTML & CSS examples
           This text has a color of #53836d        
        
          <p style="color:#53836d;">Text here</p>
        
        
          .mytext {color:#53836d;}
        
        Text color #53836d
      
           This box has a color of #53836d        
        
          <div style="background-color:#53836d;">Content here</div>
        
        
          .mybackground {background-color:#53836d;}
        
        Background color #53836d
      
           Border around this has a color of #53836d        
        
          <div style="border:2px solid #53836d;">Content here</div>
        
        
          .myborder {border:2px solid #53836d;}
        
        Border color #53836d