#557b2f color space conversions
Hex:
        #557b2f
        RGB:
        85, 123, 47
        CMY:
        67, 52, 82
        CMYK:
        31, 0, 62, 52
      HSL:
        90°, 44.7059%, 33.3333%
        HSV (HSB):
        90°, 61.7886%, 48.2353%
        XYZ:
        11.3424, 16.3024, 5.2382
        xyY:
        0.3449, 0.4958, 16.3024
      CIE-Lab:
        47.3688, -26.9772, 36.5170
        CIE-LCH:
        47.3688, 45.4011, 126.4554
        CIE-Luv:
        47.3688, -18.9608, 44.2694
        Hunter-Lab:
        40.3763, -20.5149, 20.5714
      #557b2f color charts
#557b2f RGB chart
      #557b2f CMYK chart
      #557b2f RGB pie chart
      #557b2f color shades, tints & tones
#557b2f color schemes
#557b2f color preview, HTML & CSS examples
           This text has a color of #557b2f        
        
          <p style="color:#557b2f;">Text here</p>
        
        
          .mytext {color:#557b2f;}
        
        Text color #557b2f
      
           This box has a color of #557b2f        
        
          <div style="background-color:#557b2f;">Content here</div>
        
        
          .mybackground {background-color:#557b2f;}
        
        Background color #557b2f
      
           Border around this has a color of #557b2f        
        
          <div style="border:2px solid #557b2f;">Content here</div>
        
        
          .myborder {border:2px solid #557b2f;}
        
        Border color #557b2f