#7d620b color space conversions
Hex:
        #7d620b
        RGB:
        125, 98, 11
        CMY:
        51, 62, 96
        CMYK:
        0, 22, 91, 51
      HSL:
        46°, 83.8235%, 26.6667%
        HSV (HSB):
        46°, 91.2000%, 49.0196%
        XYZ:
        12.8855, 13.1195, 2.1698
        xyY:
        0.4573, 0.4656, 13.1195
      CIE-Lab:
        42.9428, 2.7934, 47.4026
        CIE-LCH:
        42.9428, 47.4848, 86.6275
        CIE-Luv:
        42.9428, 22.6509, 43.4522
        Hunter-Lab:
        36.2209, 0.1147, 21.8029
      #7d620b color charts
#7d620b RGB chart
      #7d620b CMYK chart
      #7d620b RGB pie chart
      #7d620b color shades, tints & tones
#7d620b color schemes
#7d620b color preview, HTML & CSS examples
           This text has a color of #7d620b        
        
          <p style="color:#7d620b;">Text here</p>
        
        
          .mytext {color:#7d620b;}
        
        Text color #7d620b
      
           This box has a color of #7d620b        
        
          <div style="background-color:#7d620b;">Content here</div>
        
        
          .mybackground {background-color:#7d620b;}
        
        Background color #7d620b
      
           Border around this has a color of #7d620b        
        
          <div style="border:2px solid #7d620b;">Content here</div>
        
        
          .myborder {border:2px solid #7d620b;}
        
        Border color #7d620b