#556b1b color space conversions
Hex:
        #556b1b
        RGB:
        85, 107, 27
        CMY:
        67, 58, 89
        CMYK:
        21, 0, 75, 58
      HSL:
        77°, 59.7015%, 26.2745%
        HSV (HSB):
        77°, 74.7664%, 41.9608%
        XYZ:
        9.2018, 12.5258, 2.9696
        xyY:
        0.3726, 0.5072, 12.5258
      CIE-Lab:
        42.0399, -20.5842, 39.8667
        CIE-LCH:
        42.0399, 44.8672, 117.3085
        CIE-Luv:
        42.0399, -10.4722, 43.1276
        Hunter-Lab:
        35.3918, -15.5259, 19.7994
      #556b1b color charts
#556b1b RGB chart
      #556b1b CMYK chart
      #556b1b RGB pie chart
      #556b1b color shades, tints & tones
#556b1b color schemes
#556b1b color preview, HTML & CSS examples
           This text has a color of #556b1b        
        
          <p style="color:#556b1b;">Text here</p>
        
        
          .mytext {color:#556b1b;}
        
        Text color #556b1b
      
           This box has a color of #556b1b        
        
          <div style="background-color:#556b1b;">Content here</div>
        
        
          .mybackground {background-color:#556b1b;}
        
        Background color #556b1b
      
           Border around this has a color of #556b1b        
        
          <div style="border:2px solid #556b1b;">Content here</div>
        
        
          .myborder {border:2px solid #556b1b;}
        
        Border color #556b1b