#557e6d color space conversions
Hex:
        #557e6d
        RGB:
        85, 126, 109
        CMY:
        67, 51, 57
        CMYK:
        33, 0, 13, 51
      HSL:
        155°, 19.4313%, 41.3725%
        HSV (HSB):
        155°, 32.5397%, 49.4118%
        XYZ:
        13.9675, 17.9571, 17.1979
        xyY:
        0.2843, 0.3656, 17.9571
      CIE-Lab:
        49.4441, -18.2328, 4.7239
        CIE-LCH:
        49.4441, 18.8348, 165.4746
        CIE-Luv:
        49.4441, -19.9408, 9.1351
        Hunter-Lab:
        42.3759, -15.3225, 5.6007
      #557e6d color charts
#557e6d RGB chart
      #557e6d CMYK chart
      #557e6d RGB pie chart
      #557e6d color shades, tints & tones
#557e6d color schemes
#557e6d color preview, HTML & CSS examples
           This text has a color of #557e6d        
        
          <p style="color:#557e6d;">Text here</p>
        
        
          .mytext {color:#557e6d;}
        
        Text color #557e6d
      
           This box has a color of #557e6d        
        
          <div style="background-color:#557e6d;">Content here</div>
        
        
          .mybackground {background-color:#557e6d;}
        
        Background color #557e6d
      
           Border around this has a color of #557e6d        
        
          <div style="border:2px solid #557e6d;">Content here</div>
        
        
          .myborder {border:2px solid #557e6d;}
        
        Border color #557e6d