#557b4e color space conversions
Hex:
        #557b4e
        RGB:
        85, 123, 78
        CMY:
        67, 52, 69
        CMYK:
        31, 0, 37, 52
      HSL:
        111°, 22.3881%, 39.4118%
        HSV (HSB):
        111°, 36.5854%, 48.2353%
        XYZ:
        12.2044, 16.6473, 9.7777
        xyY:
        0.3159, 0.4309, 16.6473
      CIE-Lab:
        47.8125, -22.8048, 20.4598
        CIE-LCH:
        47.8125, 30.6375, 138.1025
        CIE-Luv:
        47.8125, -18.7858, 28.6489
        Hunter-Lab:
        40.8011, -18.0089, 14.3523
      #557b4e color charts
#557b4e RGB chart
      #557b4e CMYK chart
      #557b4e RGB pie chart
      #557b4e color shades, tints & tones
#557b4e color schemes
#557b4e color preview, HTML & CSS examples
           This text has a color of #557b4e        
        
          <p style="color:#557b4e;">Text here</p>
        
        
          .mytext {color:#557b4e;}
        
        Text color #557b4e
      
           This box has a color of #557b4e        
        
          <div style="background-color:#557b4e;">Content here</div>
        
        
          .mybackground {background-color:#557b4e;}
        
        Background color #557b4e
      
           Border around this has a color of #557b4e        
        
          <div style="border:2px solid #557b4e;">Content here</div>
        
        
          .myborder {border:2px solid #557b4e;}
        
        Border color #557b4e