#56594f color space conversions
Hex:
        #56594f
        RGB:
        86, 89, 79
        CMY:
        66, 65, 69
        CMYK:
        3, 0, 11, 65
      HSL:
        78°, 5.9524%, 32.9412%
        HSV (HSB):
        78°, 11.2360%, 34.9020%
        XYZ:
        8.8214, 9.6877, 8.8021
        xyY:
        0.3230, 0.3547, 9.6877
      CIE-Lab:
        37.2760, -3.2587, 5.3772
        CIE-LCH:
        37.2760, 6.2875, 121.2168
        CIE-Luv:
        37.2760, -1.1622, 7.0707
        Hunter-Lab:
        31.1251, -3.8787, 5.0205
      #56594f color charts
#56594f RGB chart
      #56594f CMYK chart
      #56594f RGB pie chart
      #56594f color shades, tints & tones
#56594f color schemes
#56594f color preview, HTML & CSS examples
           This text has a color of #56594f        
        
          <p style="color:#56594f;">Text here</p>
        
        
          .mytext {color:#56594f;}
        
        Text color #56594f
      
           This box has a color of #56594f        
        
          <div style="background-color:#56594f;">Content here</div>
        
        
          .mybackground {background-color:#56594f;}
        
        Background color #56594f
      
           Border around this has a color of #56594f        
        
          <div style="border:2px solid #56594f;">Content here</div>
        
        
          .myborder {border:2px solid #56594f;}
        
        Border color #56594f