#7d701f color space conversions
Hex:
        #7d701f
        RGB:
        125, 112, 31
        CMY:
        51, 56, 88
        CMYK:
        0, 10, 75, 51
      HSL:
        52°, 60.2564%, 30.5882%
        HSV (HSB):
        52°, 75.2000%, 49.0196%
        XYZ:
        14.4989, 16.0472, 3.6296
        xyY:
        0.4242, 0.4696, 16.0472
      CIE-Lab:
        47.0364, -4.5500, 44.3167
        CIE-LCH:
        47.0364, 44.5496, 95.8620
        CIE-Luv:
        47.0364, 12.2970, 45.5052
        Hunter-Lab:
        40.0590, -5.4971, 22.6693
      #7d701f color charts
#7d701f RGB chart
      #7d701f CMYK chart
      #7d701f RGB pie chart
      #7d701f color shades, tints & tones
#7d701f color schemes
#7d701f color preview, HTML & CSS examples
           This text has a color of #7d701f        
        
          <p style="color:#7d701f;">Text here</p>
        
        
          .mytext {color:#7d701f;}
        
        Text color #7d701f
      
           This box has a color of #7d701f        
        
          <div style="background-color:#7d701f;">Content here</div>
        
        
          .mybackground {background-color:#7d701f;}
        
        Background color #7d701f
      
           Border around this has a color of #7d701f        
        
          <div style="border:2px solid #7d701f;">Content here</div>
        
        
          .myborder {border:2px solid #7d701f;}
        
        Border color #7d701f