#53967d color space conversions
Hex:
        #53967d
        RGB:
        83, 150, 125
        CMY:
        67, 41, 51
        CMYK:
        45, 0, 17, 41
      HSL:
        158°, 28.7554%, 45.6863%
        HSV (HSB):
        158°, 44.6667%, 58.8235%
        XYZ:
        18.1753, 25.1324, 23.2951
        xyY:
        0.2729, 0.3773, 25.1324
      CIE-Lab:
        57.2042, -27.4742, 6.5956
        CIE-LCH:
        57.2042, 28.2548, 166.5008
        CIE-Luv:
        57.2042, -30.8681, 13.4217
        Hunter-Lab:
        50.1322, -23.0166, 7.5420
      #53967d color charts
#53967d RGB chart
      #53967d CMYK chart
      #53967d RGB pie chart
      #53967d color shades, tints & tones
#53967d color schemes
#53967d color preview, HTML & CSS examples
           This text has a color of #53967d        
        
          <p style="color:#53967d;">Text here</p>
        
        
          .mytext {color:#53967d;}
        
        Text color #53967d
      
           This box has a color of #53967d        
        
          <div style="background-color:#53967d;">Content here</div>
        
        
          .mybackground {background-color:#53967d;}
        
        Background color #53967d
      
           Border around this has a color of #53967d        
        
          <div style="border:2px solid #53967d;">Content here</div>
        
        
          .myborder {border:2px solid #53967d;}
        
        Border color #53967d