#53765d color space conversions
Hex:
        #53765d
        RGB:
        83, 118, 93
        CMY:
        67, 54, 64
        CMYK:
        30, 0, 21, 54
      HSL:
        137°, 17.4129%, 39.4118%
        HSV (HSB):
        137°, 29.6610%, 46.2745%
        XYZ:
        12.0215, 15.5862, 12.7308
        xyY:
        0.2980, 0.3864, 15.5862
      CIE-Lab:
        46.4268, -18.0987, 9.8349
        CIE-LCH:
        46.4268, 20.5982, 151.4802
        CIE-Luv:
        46.4268, -17.2173, 15.4392
        Hunter-Lab:
        39.4793, -14.7354, 8.5165
      #53765d color charts
#53765d RGB chart
      #53765d CMYK chart
      #53765d RGB pie chart
      #53765d color shades, tints & tones
#53765d color schemes
#53765d color preview, HTML & CSS examples
           This text has a color of #53765d        
        
          <p style="color:#53765d;">Text here</p>
        
        
          .mytext {color:#53765d;}
        
        Text color #53765d
      
           This box has a color of #53765d        
        
          <div style="background-color:#53765d;">Content here</div>
        
        
          .mybackground {background-color:#53765d;}
        
        Background color #53765d
      
           Border around this has a color of #53765d        
        
          <div style="border:2px solid #53765d;">Content here</div>
        
        
          .myborder {border:2px solid #53765d;}
        
        Border color #53765d