#53945a color space conversions
Hex:
        #53945a
        RGB:
        83, 148, 90
        CMY:
        67, 42, 65
        CMYK:
        44, 0, 39, 42
      HSL:
        126°, 28.1385%, 45.2941%
        HSV (HSB):
        126°, 43.9189%, 58.0392%
        XYZ:
        16.0026, 23.7570, 13.4150
        xyY:
        0.3009, 0.4468, 23.7570
      CIE-Lab:
        55.8437, -33.5786, 24.3492
        CIE-LCH:
        55.8437, 41.4778, 144.0526
        CIE-Luv:
        55.8437, -30.9997, 36.2035
        Hunter-Lab:
        48.7411, -26.6921, 17.8005
      #53945a color charts
#53945a RGB chart
      #53945a CMYK chart
      #53945a RGB pie chart
      #53945a color shades, tints & tones
#53945a color schemes
#53945a color preview, HTML & CSS examples
           This text has a color of #53945a        
        
          <p style="color:#53945a;">Text here</p>
        
        
          .mytext {color:#53945a;}
        
        Text color #53945a
      
           This box has a color of #53945a        
        
          <div style="background-color:#53945a;">Content here</div>
        
        
          .mybackground {background-color:#53945a;}
        
        Background color #53945a
      
           Border around this has a color of #53945a        
        
          <div style="border:2px solid #53945a;">Content here</div>
        
        
          .myborder {border:2px solid #53945a;}
        
        Border color #53945a