#564f5f color space conversions
Hex:
        #564f5f
        RGB:
        86, 79, 95
        CMY:
        66, 69, 63
        CMYK:
        9, 17, 0, 63
      HSL:
        266°, 9.1954%, 34.1176%
        HSV (HSB):
        266°, 16.8421%, 37.2549%
        XYZ:
        8.6993, 8.3966, 11.9887
        xyY:
        0.2991, 0.2887, 8.3966
      CIE-Lab:
        34.7956, 6.3831, -8.2806
        CIE-LCH:
        34.7956, 10.4552, 307.6272
        CIE-Luv:
        34.7956, 2.7647, -11.4944
        Hunter-Lab:
        28.9769, 2.8787, -4.2463
      #564f5f color charts
#564f5f RGB chart
      #564f5f CMYK chart
      #564f5f RGB pie chart
      #564f5f color shades, tints & tones
#564f5f color schemes
#564f5f color preview, HTML & CSS examples
           This text has a color of #564f5f        
        
          <p style="color:#564f5f;">Text here</p>
        
        
          .mytext {color:#564f5f;}
        
        Text color #564f5f
      
           This box has a color of #564f5f        
        
          <div style="background-color:#564f5f;">Content here</div>
        
        
          .mybackground {background-color:#564f5f;}
        
        Background color #564f5f
      
           Border around this has a color of #564f5f        
        
          <div style="border:2px solid #564f5f;">Content here</div>
        
        
          .myborder {border:2px solid #564f5f;}
        
        Border color #564f5f