#56583d color space conversions
Hex:
        #56583d
        RGB:
        86, 88, 61
        CMY:
        66, 65, 76
        CMYK:
        2, 0, 31, 65
      HSL:
        64°, 18.1208%, 29.2157%
        HSV (HSB):
        64°, 30.6818%, 34.5098%
        XYZ:
        8.1698, 9.2948, 5.7784
        xyY:
        0.3515, 0.3999, 9.2948
      CIE-Lab:
        36.5458, -5.8287, 15.4377
        CIE-LCH:
        36.5458, 16.5014, 110.6845
        CIE-Luv:
        36.5458, 0.1441, 18.4706
        Hunter-Lab:
        30.4874, -5.5198, 10.1038
      #56583d color charts
#56583d RGB chart
      #56583d CMYK chart
      #56583d RGB pie chart
      #56583d color shades, tints & tones
#56583d color schemes
#56583d color preview, HTML & CSS examples
           This text has a color of #56583d        
        
          <p style="color:#56583d;">Text here</p>
        
        
          .mytext {color:#56583d;}
        
        Text color #56583d
      
           This box has a color of #56583d        
        
          <div style="background-color:#56583d;">Content here</div>
        
        
          .mybackground {background-color:#56583d;}
        
        Background color #56583d
      
           Border around this has a color of #56583d        
        
          <div style="border:2px solid #56583d;">Content here</div>
        
        
          .myborder {border:2px solid #56583d;}
        
        Border color #56583d