#53752d color space conversions
Hex:
        #53752d
        RGB:
        83, 117, 45
        CMY:
        67, 54, 82
        CMYK:
        29, 0, 62, 54
      HSL:
        88°, 44.4444%, 31.7647%
        HSV (HSB):
        88°, 61.5385%, 45.8824%
        XYZ:
        10.4022, 14.7510, 4.7816
        xyY:
        0.3475, 0.4928, 14.7510
      CIE-Lab:
        45.2913, -25.0208, 35.1132
        CIE-LCH:
        45.2913, 43.1158, 125.4727
        CIE-Luv:
        45.2913, -16.9021, 41.9853
        Hunter-Lab:
        38.4071, -18.8672, 19.5035
      #53752d color charts
#53752d RGB chart
      #53752d CMYK chart
      #53752d RGB pie chart
      #53752d color shades, tints & tones
#53752d color schemes
#53752d color preview, HTML & CSS examples
           This text has a color of #53752d        
        
          <p style="color:#53752d;">Text here</p>
        
        
          .mytext {color:#53752d;}
        
        Text color #53752d
      
           This box has a color of #53752d        
        
          <div style="background-color:#53752d;">Content here</div>
        
        
          .mybackground {background-color:#53752d;}
        
        Background color #53752d
      
           Border around this has a color of #53752d        
        
          <div style="border:2px solid #53752d;">Content here</div>
        
        
          .myborder {border:2px solid #53752d;}
        
        Border color #53752d