#556c5b color space conversions
Hex:
        #556c5b
        RGB:
        85, 108, 91
        CMY:
        67, 58, 64
        CMYK:
        21, 0, 16, 58
      HSL:
        136°, 11.9171%, 37.8431%
        HSV (HSB):
        136°, 21.2963%, 42.3529%
        XYZ:
        10.9972, 13.4117, 11.9066
        xyY:
        0.3028, 0.3693, 13.4117
      CIE-Lab:
        43.3772, -12.2948, 6.7345
        CIE-LCH:
        43.3772, 14.0184, 151.2882
        CIE-Luv:
        43.3772, -11.4976, 10.4828
        Hunter-Lab:
        36.6221, -10.4870, 6.3589
      #556c5b color charts
#556c5b RGB chart
      #556c5b CMYK chart
      #556c5b RGB pie chart
      #556c5b color shades, tints & tones
#556c5b color schemes
#556c5b color preview, HTML & CSS examples
           This text has a color of #556c5b        
        
          <p style="color:#556c5b;">Text here</p>
        
        
          .mytext {color:#556c5b;}
        
        Text color #556c5b
      
           This box has a color of #556c5b        
        
          <div style="background-color:#556c5b;">Content here</div>
        
        
          .mybackground {background-color:#556c5b;}
        
        Background color #556c5b
      
           Border around this has a color of #556c5b        
        
          <div style="border:2px solid #556c5b;">Content here</div>
        
        
          .myborder {border:2px solid #556c5b;}
        
        Border color #556c5b