#56795e color space conversions
Hex:
        #56795e
        RGB:
        86, 121, 94
        CMY:
        66, 53, 63
        CMYK:
        29, 0, 22, 53
      HSL:
        134°, 16.9082%, 40.5882%
        HSV (HSB):
        134°, 28.9256%, 47.4510%
        XYZ:
        12.6955, 16.4613, 13.0979
        xyY:
        0.3005, 0.3896, 16.4613
      CIE-Lab:
        47.5740, -18.4379, 10.8816
        CIE-LCH:
        47.5740, 21.4094, 149.4520
        CIE-Luv:
        47.5740, -17.2852, 16.8876
        Hunter-Lab:
        40.5726, -15.1478, 9.2604
      #56795e color charts
#56795e RGB chart
      #56795e CMYK chart
      #56795e RGB pie chart
      #56795e color shades, tints & tones
#56795e color schemes
#56795e color preview, HTML & CSS examples
           This text has a color of #56795e        
        
          <p style="color:#56795e;">Text here</p>
        
        
          .mytext {color:#56795e;}
        
        Text color #56795e
      
           This box has a color of #56795e        
        
          <div style="background-color:#56795e;">Content here</div>
        
        
          .mybackground {background-color:#56795e;}
        
        Background color #56795e
      
           Border around this has a color of #56795e        
        
          <div style="border:2px solid #56795e;">Content here</div>
        
        
          .myborder {border:2px solid #56795e;}
        
        Border color #56795e