#557d4f color space conversions
Hex:
        #557d4f
        RGB:
        85, 125, 79
        CMY:
        67, 51, 69
        CMYK:
        32, 0, 37, 51
      HSL:
        112°, 22.5490%, 40.0000%
        HSV (HSB):
        112°, 36.8000%, 49.0196%
        XYZ:
        12.4912, 17.1630, 10.0516
        xyY:
        0.3146, 0.4323, 17.1630
      CIE-Lab:
        48.4648, -23.6559, 20.7560
        CIE-LCH:
        48.4648, 31.4709, 138.7358
        CIE-Luv:
        48.4648, -19.7462, 29.2326
        Hunter-Lab:
        41.4283, -18.6793, 14.6145
      #557d4f color charts
#557d4f RGB chart
      #557d4f CMYK chart
      #557d4f RGB pie chart
      #557d4f color shades, tints & tones
#557d4f color schemes
#557d4f color preview, HTML & CSS examples
           This text has a color of #557d4f        
        
          <p style="color:#557d4f;">Text here</p>
        
        
          .mytext {color:#557d4f;}
        
        Text color #557d4f
      
           This box has a color of #557d4f        
        
          <div style="background-color:#557d4f;">Content here</div>
        
        
          .mybackground {background-color:#557d4f;}
        
        Background color #557d4f
      
           Border around this has a color of #557d4f        
        
          <div style="border:2px solid #557d4f;">Content here</div>
        
        
          .myborder {border:2px solid #557d4f;}
        
        Border color #557d4f