#7f564b color space conversions
Hex:
        #7f564b
        RGB:
        127, 86, 75
        CMY:
        50, 66, 71
        CMYK:
        0, 32, 41, 50
      HSL:
        13°, 25.7426%, 39.6078%
        HSV (HSB):
        13°, 40.9449%, 49.8039%
        XYZ:
        13.3502, 11.6756, 8.2066
        xyY:
        0.4017, 0.3513, 11.6756
      CIE-Lab:
        40.6958, 15.5294, 13.2694
        CIE-LCH:
        40.6958, 20.4265, 40.5128
        CIE-Luv:
        40.6958, 27.9048, 13.0982
        Hunter-Lab:
        34.1696, 9.9439, 9.6789
      #7f564b color charts
#7f564b RGB chart
      #7f564b CMYK chart
      #7f564b RGB pie chart
      #7f564b color shades, tints & tones
#7f564b color schemes
#7f564b color preview, HTML & CSS examples
           This text has a color of #7f564b        
        
          <p style="color:#7f564b;">Text here</p>
        
        
          .mytext {color:#7f564b;}
        
        Text color #7f564b
      
           This box has a color of #7f564b        
        
          <div style="background-color:#7f564b;">Content here</div>
        
        
          .mybackground {background-color:#7f564b;}
        
        Background color #7f564b
      
           Border around this has a color of #7f564b        
        
          <div style="border:2px solid #7f564b;">Content here</div>
        
        
          .myborder {border:2px solid #7f564b;}
        
        Border color #7f564b