#556e1f color space conversions
Hex:
        #556e1f
        RGB:
        85, 110, 31
        CMY:
        67, 57, 88
        CMYK:
        23, 0, 72, 57
      HSL:
        79°, 56.0284%, 27.6471%
        HSV (HSB):
        79°, 71.8182%, 43.1373%
        XYZ:
        9.5696, 13.1821, 3.3364
        xyY:
        0.3668, 0.5053, 13.1821
      CIE-Lab:
        43.0363, -21.8608, 39.2022
        CIE-LCH:
        43.0363, 44.8855, 119.1458
        CIE-Luv:
        43.0363, -12.1371, 43.4187
        Hunter-Lab:
        36.3071, -16.4898, 19.9667
      #556e1f color charts
#556e1f RGB chart
      #556e1f CMYK chart
      #556e1f RGB pie chart
      #556e1f color shades, tints & tones
#556e1f color schemes
#556e1f color preview, HTML & CSS examples
           This text has a color of #556e1f        
        
          <p style="color:#556e1f;">Text here</p>
        
        
          .mytext {color:#556e1f;}
        
        Text color #556e1f
      
           This box has a color of #556e1f        
        
          <div style="background-color:#556e1f;">Content here</div>
        
        
          .mybackground {background-color:#556e1f;}
        
        Background color #556e1f
      
           Border around this has a color of #556e1f        
        
          <div style="border:2px solid #556e1f;">Content here</div>
        
        
          .myborder {border:2px solid #556e1f;}
        
        Border color #556e1f