#7d702f color space conversions
Hex:
        #7d702f
        RGB:
        125, 112, 47
        CMY:
        51, 56, 82
        CMYK:
        0, 10, 62, 51
      HSL:
        50°, 45.3488%, 33.7255%
        HSV (HSB):
        50°, 62.4000%, 49.0196%
        XYZ:
        14.7647, 16.1536, 5.0291
        xyY:
        0.4107, 0.4494, 16.1536
      CIE-Lab:
        47.1753, -3.5262, 37.1645
        CIE-LCH:
        47.1753, 37.3314, 95.4200
        CIE-Luv:
        47.1753, 11.7531, 40.3852
        Hunter-Lab:
        40.1915, -4.7615, 20.7152
      #7d702f color charts
#7d702f RGB chart
      #7d702f CMYK chart
      #7d702f RGB pie chart
      #7d702f color shades, tints & tones
#7d702f color schemes
#7d702f color preview, HTML & CSS examples
           This text has a color of #7d702f        
        
          <p style="color:#7d702f;">Text here</p>
        
        
          .mytext {color:#7d702f;}
        
        Text color #7d702f
      
           This box has a color of #7d702f        
        
          <div style="background-color:#7d702f;">Content here</div>
        
        
          .mybackground {background-color:#7d702f;}
        
        Background color #7d702f
      
           Border around this has a color of #7d702f        
        
          <div style="border:2px solid #7d702f;">Content here</div>
        
        
          .myborder {border:2px solid #7d702f;}
        
        Border color #7d702f