#56776b color space conversions
Hex:
        #56776b
        RGB:
        86, 119, 107
        CMY:
        66, 53, 58
        CMYK:
        28, 0, 10, 53
      HSL:
        158°, 16.0976%, 40.1961%
        HSV (HSB):
        158°, 27.7311%, 46.6667%
        XYZ:
        13.0884, 16.2336, 16.3535
        xyY:
        0.2866, 0.3554, 16.2336
      CIE-Lab:
        47.2795, -14.5585, 2.7911
        CIE-LCH:
        47.2795, 14.8236, 169.1470
        CIE-Luv:
        47.2795, -16.3217, 5.9404
        Hunter-Lab:
        40.2910, -12.5239, 4.1388
      #56776b color charts
#56776b RGB chart
      #56776b CMYK chart
      #56776b RGB pie chart
      #56776b color shades, tints & tones
#56776b color schemes
#56776b color preview, HTML & CSS examples
           This text has a color of #56776b        
        
          <p style="color:#56776b;">Text here</p>
        
        
          .mytext {color:#56776b;}
        
        Text color #56776b
      
           This box has a color of #56776b        
        
          <div style="background-color:#56776b;">Content here</div>
        
        
          .mybackground {background-color:#56776b;}
        
        Background color #56776b
      
           Border around this has a color of #56776b        
        
          <div style="border:2px solid #56776b;">Content here</div>
        
        
          .myborder {border:2px solid #56776b;}
        
        Border color #56776b