#7c714e color space conversions
Hex:
        #7c714e
        RGB:
        124, 113, 78
        CMY:
        51, 56, 69
        CMYK:
        0, 9, 37, 51
      HSL:
        46°, 22.7723%, 39.6078%
        HSV (HSB):
        46°, 37.0968%, 48.6275%
        XYZ:
        15.5925, 16.6454, 9.5988
        xyY:
        0.3727, 0.3979, 16.6454
      CIE-Lab:
        47.8101, -1.3306, 21.0053
        CIE-LCH:
        47.8101, 21.0474, 93.6245
        CIE-Luv:
        47.8101, 8.8581, 25.5423
        Hunter-Lab:
        40.7988, -3.1788, 14.6099
      #7c714e color charts
#7c714e RGB chart
      #7c714e CMYK chart
      #7c714e RGB pie chart
      #7c714e color shades, tints & tones
#7c714e color schemes
#7c714e color preview, HTML & CSS examples
           This text has a color of #7c714e        
        
          <p style="color:#7c714e;">Text here</p>
        
        
          .mytext {color:#7c714e;}
        
        Text color #7c714e
      
           This box has a color of #7c714e        
        
          <div style="background-color:#7c714e;">Content here</div>
        
        
          .mybackground {background-color:#7c714e;}
        
        Background color #7c714e
      
           Border around this has a color of #7c714e        
        
          <div style="border:2px solid #7c714e;">Content here</div>
        
        
          .myborder {border:2px solid #7c714e;}
        
        Border color #7c714e