#556a2f color space conversions
Hex:
        #556a2f
        RGB:
        85, 106, 47
        CMY:
        67, 58, 82
        CMYK:
        20, 0, 56, 58
      HSL:
        81°, 38.5621%, 30.0000%
        HSV (HSB):
        81°, 55.6604%, 41.5686%
        XYZ:
        9.4134, 12.4446, 4.5952
        xyY:
        0.3559, 0.4704, 12.4446
      CIE-Lab:
        41.9142, -18.2959, 30.2195
        CIE-LCH:
        41.9142, 35.3264, 121.1921
        CIE-Luv:
        41.9142, -10.0387, 35.6021
        Hunter-Lab:
        35.2769, -14.1029, 16.9706
      #556a2f color charts
#556a2f RGB chart
      #556a2f CMYK chart
      #556a2f RGB pie chart
      #556a2f color shades, tints & tones
#556a2f color schemes
#556a2f color preview, HTML & CSS examples
           This text has a color of #556a2f        
        
          <p style="color:#556a2f;">Text here</p>
        
        
          .mytext {color:#556a2f;}
        
        Text color #556a2f
      
           This box has a color of #556a2f        
        
          <div style="background-color:#556a2f;">Content here</div>
        
        
          .mybackground {background-color:#556a2f;}
        
        Background color #556a2f
      
           Border around this has a color of #556a2f        
        
          <div style="border:2px solid #556a2f;">Content here</div>
        
        
          .myborder {border:2px solid #556a2f;}
        
        Border color #556a2f