#556b2a color space conversions
Hex:
        #556b2a
        RGB:
        85, 107, 42
        CMY:
        67, 58, 84
        CMYK:
        21, 0, 61, 58
      HSL:
        80°, 43.6242%, 29.2157%
        HSV (HSB):
        80°, 60.7477%, 41.9608%
        XYZ:
        9.4219, 12.6139, 4.1286
        xyY:
        0.3601, 0.4821, 12.6139
      CIE-Lab:
        42.1756, -19.3530, 33.1116
        CIE-LCH:
        42.1756, 38.3525, 120.3053
        CIE-Luv:
        42.1756, -10.5480, 38.1910
        Hunter-Lab:
        35.5160, -14.7993, 17.9689
      #556b2a color charts
#556b2a RGB chart
      #556b2a CMYK chart
      #556b2a RGB pie chart
      #556b2a color shades, tints & tones
#556b2a color schemes
#556b2a color preview, HTML & CSS examples
           This text has a color of #556b2a        
        
          <p style="color:#556b2a;">Text here</p>
        
        
          .mytext {color:#556b2a;}
        
        Text color #556b2a
      
           This box has a color of #556b2a        
        
          <div style="background-color:#556b2a;">Content here</div>
        
        
          .mybackground {background-color:#556b2a;}
        
        Background color #556b2a
      
           Border around this has a color of #556b2a        
        
          <div style="border:2px solid #556b2a;">Content here</div>
        
        
          .myborder {border:2px solid #556b2a;}
        
        Border color #556b2a