#557b5b color space conversions
Hex:
        #557b5b
        RGB:
        85, 123, 91
        CMY:
        67, 52, 64
        CMYK:
        31, 0, 26, 52
      HSL:
        129°, 18.2692%, 40.7843%
        HSV (HSB):
        129°, 30.8943%, 48.2353%
        XYZ:
        12.7176, 16.8525, 12.4801
        xyY:
        0.3024, 0.4008, 16.8525
      CIE-Lab:
        48.0737, -20.4435, 13.3204
        CIE-LCH:
        48.0737, 24.4002, 146.9129
        CIE-Luv:
        48.0737, -18.6993, 20.2008
        Hunter-Lab:
        41.0518, -16.5426, 10.7116
      #557b5b color charts
#557b5b RGB chart
      #557b5b CMYK chart
      #557b5b RGB pie chart
      #557b5b color shades, tints & tones
#557b5b color schemes
#557b5b color preview, HTML & CSS examples
           This text has a color of #557b5b        
        
          <p style="color:#557b5b;">Text here</p>
        
        
          .mytext {color:#557b5b;}
        
        Text color #557b5b
      
           This box has a color of #557b5b        
        
          <div style="background-color:#557b5b;">Content here</div>
        
        
          .mybackground {background-color:#557b5b;}
        
        Background color #557b5b
      
           Border around this has a color of #557b5b        
        
          <div style="border:2px solid #557b5b;">Content here</div>
        
        
          .myborder {border:2px solid #557b5b;}
        
        Border color #557b5b