#556b6a color space conversions
Hex:
        #556b6a
        RGB:
        85, 107, 106
        CMY:
        67, 58, 58
        CMYK:
        21, 0, 1, 58
      HSL:
        177°, 11.4583%, 37.6471%
        HSV (HSB):
        177°, 20.5607%, 41.9608%
        XYZ:
        11.6055, 13.4873, 15.6273
        xyY:
        0.2850, 0.3312, 13.4873
      CIE-Lab:
        43.4885, -8.3623, -2.1476
        CIE-LCH:
        43.4885, 8.6337, 194.4035
        CIE-Luv:
        43.4885, -11.2158, -1.6366
        Hunter-Lab:
        36.7250, -7.8608, 0.4784
      #556b6a color charts
#556b6a RGB chart
      #556b6a CMYK chart
      #556b6a RGB pie chart
      #556b6a color shades, tints & tones
#556b6a color schemes
#556b6a color preview, HTML & CSS examples
           This text has a color of #556b6a        
        
          <p style="color:#556b6a;">Text here</p>
        
        
          .mytext {color:#556b6a;}
        
        Text color #556b6a
      
           This box has a color of #556b6a        
        
          <div style="background-color:#556b6a;">Content here</div>
        
        
          .mybackground {background-color:#556b6a;}
        
        Background color #556b6a
      
           Border around this has a color of #556b6a        
        
          <div style="border:2px solid #556b6a;">Content here</div>
        
        
          .myborder {border:2px solid #556b6a;}
        
        Border color #556b6a