#53742f color space conversions
Hex:
        #53742f
        RGB:
        83, 116, 47
        CMY:
        67, 55, 82
        CMYK:
        28, 0, 59, 55
      HSL:
        89°, 42.3313%, 31.9608%
        HSV (HSB):
        89°, 59.4828%, 45.4902%
        XYZ:
        10.3258, 14.5350, 4.9506
        xyY:
        0.3464, 0.4876, 14.5350
      CIE-Lab:
        44.9906, -24.3122, 33.7729
        CIE-LCH:
        44.9906, 41.6136, 125.7491
        CIE-Luv:
        44.9906, -16.3826, 40.6774
        Hunter-Lab:
        38.1248, -18.3733, 18.9884
      #53742f color charts
#53742f RGB chart
      #53742f CMYK chart
      #53742f RGB pie chart
      #53742f color shades, tints & tones
#53742f color schemes
#53742f color preview, HTML & CSS examples
           This text has a color of #53742f        
        
          <p style="color:#53742f;">Text here</p>
        
        
          .mytext {color:#53742f;}
        
        Text color #53742f
      
           This box has a color of #53742f        
        
          <div style="background-color:#53742f;">Content here</div>
        
        
          .mybackground {background-color:#53742f;}
        
        Background color #53742f
      
           Border around this has a color of #53742f        
        
          <div style="border:2px solid #53742f;">Content here</div>
        
        
          .myborder {border:2px solid #53742f;}
        
        Border color #53742f