#564f2f color space conversions
Hex:
        #564f2f
        RGB:
        86, 79, 47
        CMY:
        66, 69, 82
        CMYK:
        0, 8, 45, 66
      HSL:
        49°, 29.3233%, 26.0784%
        HSV (HSB):
        49°, 45.3488%, 33.7255%
        XYZ:
        7.1468, 7.7756, 3.8135
        xyY:
        0.3814, 0.4150, 7.7756
      CIE-Lab:
        33.5112, -2.3718, 19.9280
        CIE-LCH:
        33.5112, 20.0686, 96.7874
        CIE-Luv:
        33.5112, 5.9120, 21.4289
        Hunter-Lab:
        27.8848, -3.0493, 11.4110
      #564f2f color charts
#564f2f RGB chart
      #564f2f CMYK chart
      #564f2f RGB pie chart
      #564f2f color shades, tints & tones
#564f2f color schemes
#564f2f color preview, HTML & CSS examples
           This text has a color of #564f2f        
        
          <p style="color:#564f2f;">Text here</p>
        
        
          .mytext {color:#564f2f;}
        
        Text color #564f2f
      
           This box has a color of #564f2f        
        
          <div style="background-color:#564f2f;">Content here</div>
        
        
          .mybackground {background-color:#564f2f;}
        
        Background color #564f2f
      
           Border around this has a color of #564f2f        
        
          <div style="border:2px solid #564f2f;">Content here</div>
        
        
          .myborder {border:2px solid #564f2f;}
        
        Border color #564f2f