#7d704d color space conversions
Hex:
        #7d704d
        RGB:
        125, 112, 77
        CMY:
        51, 56, 70
        CMYK:
        0, 10, 38, 51
      HSL:
        44°, 23.7624%, 39.6078%
        HSV (HSB):
        44°, 38.4000%, 49.0196%
        XYZ:
        15.5912, 16.4841, 9.3812
        xyY:
        0.3761, 0.3976, 16.4841
      CIE-Lab:
        47.6034, -0.4470, 21.3267
        CIE-LCH:
        47.6034, 21.3314, 91.2006
        CIE-Luv:
        47.6034, 10.1950, 25.6746
        Hunter-Lab:
        40.6007, -2.5049, 14.7209
      #7d704d color charts
#7d704d RGB chart
      #7d704d CMYK chart
      #7d704d RGB pie chart
      #7d704d color shades, tints & tones
#7d704d color schemes
#7d704d color preview, HTML & CSS examples
           This text has a color of #7d704d        
        
          <p style="color:#7d704d;">Text here</p>
        
        
          .mytext {color:#7d704d;}
        
        Text color #7d704d
      
           This box has a color of #7d704d        
        
          <div style="background-color:#7d704d;">Content here</div>
        
        
          .mybackground {background-color:#7d704d;}
        
        Background color #7d704d
      
           Border around this has a color of #7d704d        
        
          <div style="border:2px solid #7d704d;">Content here</div>
        
        
          .myborder {border:2px solid #7d704d;}
        
        Border color #7d704d