#53936a color space conversions
Hex:
        #53936a
        RGB:
        83, 147, 106
        CMY:
        67, 42, 58
        CMYK:
        44, 0, 28, 42
      HSL:
        142°, 27.8261%, 45.0980%
        HSV (HSB):
        142°, 43.5374%, 57.6471%
        XYZ:
        16.6025, 23.7470, 17.3443
        xyY:
        0.2878, 0.4116, 23.7470
      CIE-Lab:
        55.8336, -30.1277, 15.4346
        CIE-LCH:
        55.8336, 33.8513, 152.8736
        CIE-Luv:
        55.8336, -30.1385, 25.2087
        Hunter-Lab:
        48.7309, -24.4646, 13.0092
      #53936a color charts
#53936a RGB chart
      #53936a CMYK chart
      #53936a RGB pie chart
      #53936a color shades, tints & tones
#53936a color schemes
#53936a color preview, HTML & CSS examples
           This text has a color of #53936a        
        
          <p style="color:#53936a;">Text here</p>
        
        
          .mytext {color:#53936a;}
        
        Text color #53936a
      
           This box has a color of #53936a        
        
          <div style="background-color:#53936a;">Content here</div>
        
        
          .mybackground {background-color:#53936a;}
        
        Background color #53936a
      
           Border around this has a color of #53936a        
        
          <div style="border:2px solid #53936a;">Content here</div>
        
        
          .myborder {border:2px solid #53936a;}
        
        Border color #53936a