#564f3d color space conversions
Hex:
        #564f3d
        RGB:
        86, 79, 61
        CMY:
        66, 69, 76
        CMYK:
        0, 8, 29, 66
      HSL:
        43°, 17.0068%, 28.8235%
        HSV (HSB):
        43°, 29.0698%, 33.7255%
        XYZ:
        7.4760, 7.9073, 5.5471
        xyY:
        0.3572, 0.3778, 7.9073
      CIE-Lab:
        33.7891, -0.3779, 11.7011
        CIE-LCH:
        33.7891, 11.7072, 91.8497
        CIE-Luv:
        33.7891, 5.1305, 13.3001
        Hunter-Lab:
        28.1200, -1.7535, 7.9881
      #564f3d color charts
#564f3d RGB chart
      #564f3d CMYK chart
      #564f3d RGB pie chart
      #564f3d color shades, tints & tones
#564f3d color schemes
#564f3d color preview, HTML & CSS examples
           This text has a color of #564f3d        
        
          <p style="color:#564f3d;">Text here</p>
        
        
          .mytext {color:#564f3d;}
        
        Text color #564f3d
      
           This box has a color of #564f3d        
        
          <div style="background-color:#564f3d;">Content here</div>
        
        
          .mybackground {background-color:#564f3d;}
        
        Background color #564f3d
      
           Border around this has a color of #564f3d        
        
          <div style="border:2px solid #564f3d;">Content here</div>
        
        
          .myborder {border:2px solid #564f3d;}
        
        Border color #564f3d