#556b4a color space conversions
Hex:
        #556b4a
        RGB:
        85, 107, 74
        CMY:
        67, 58, 71
        CMYK:
        21, 0, 31, 58
      HSL:
        100°, 18.2320%, 35.4902%
        HSV (HSB):
        100°, 30.8411%, 41.9608%
        XYZ:
        10.2400, 12.9411, 8.4367
        xyY:
        0.3239, 0.4093, 12.9411
      CIE-Lab:
        42.6744, -14.9903, 15.8982
        CIE-LCH:
        42.6744, 21.8509, 133.3164
        CIE-Luv:
        42.6744, -10.8145, 21.5190
        Hunter-Lab:
        35.9737, -12.1434, 11.2766
      #556b4a color charts
#556b4a RGB chart
      #556b4a CMYK chart
      #556b4a RGB pie chart
      #556b4a color shades, tints & tones
#556b4a color schemes
#556b4a color preview, HTML & CSS examples
           This text has a color of #556b4a        
        
          <p style="color:#556b4a;">Text here</p>
        
        
          .mytext {color:#556b4a;}
        
        Text color #556b4a
      
           This box has a color of #556b4a        
        
          <div style="background-color:#556b4a;">Content here</div>
        
        
          .mybackground {background-color:#556b4a;}
        
        Background color #556b4a
      
           Border around this has a color of #556b4a        
        
          <div style="border:2px solid #556b4a;">Content here</div>
        
        
          .myborder {border:2px solid #556b4a;}
        
        Border color #556b4a