#7f714a color space conversions
Hex:
        #7f714a
        RGB:
        127, 113, 74
        CMY:
        50, 56, 71
        CMYK:
        0, 11, 42, 50
      HSL:
        44°, 26.3682%, 39.4118%
        HSV (HSB):
        44°, 41.7323%, 49.8039%
        XYZ:
        15.8936, 16.8167, 8.8868
        xyY:
        0.3821, 0.4043, 16.8167
      CIE-Lab:
        48.0282, -0.5202, 23.6390
        CIE-LCH:
        48.0282, 23.6447, 91.2606
        CIE-Luv:
        48.0282, 11.1193, 28.1313
        Hunter-Lab:
        41.0082, -2.5829, 15.8570
      #7f714a color charts
#7f714a RGB chart
      #7f714a CMYK chart
      #7f714a RGB pie chart
      #7f714a color shades, tints & tones
#7f714a color schemes
#7f714a color preview, HTML & CSS examples
           This text has a color of #7f714a        
        
          <p style="color:#7f714a;">Text here</p>
        
        
          .mytext {color:#7f714a;}
        
        Text color #7f714a
      
           This box has a color of #7f714a        
        
          <div style="background-color:#7f714a;">Content here</div>
        
        
          .mybackground {background-color:#7f714a;}
        
        Background color #7f714a
      
           Border around this has a color of #7f714a        
        
          <div style="border:2px solid #7f714a;">Content here</div>
        
        
          .myborder {border:2px solid #7f714a;}
        
        Border color #7f714a