#7d7a0a color space conversions
Hex:
        #7d7a0a
        RGB:
        125, 122, 10
        CMY:
        51, 52, 96
        CMYK:
        0, 2, 92, 51
      HSL:
        58°, 85.1852%, 26.4706%
        HSV (HSB):
        58°, 92.0000%, 49.0196%
        XYZ:
        15.4718, 18.3010, 3.0041
        xyY:
        0.4207, 0.4976, 18.3010
      CIE-Lab:
        49.8591, -10.8706, 53.1159
        CIE-LCH:
        49.8591, 54.2168, 101.5663
        CIE-Luv:
        49.8591, 5.9251, 53.4942
        Hunter-Lab:
        42.7796, -10.3076, 25.7822
      #7d7a0a color charts
#7d7a0a RGB chart
      #7d7a0a CMYK chart
      #7d7a0a RGB pie chart
      #7d7a0a color shades, tints & tones
#7d7a0a color schemes
#7d7a0a color preview, HTML & CSS examples
           This text has a color of #7d7a0a        
        
          <p style="color:#7d7a0a;">Text here</p>
        
        
          .mytext {color:#7d7a0a;}
        
        Text color #7d7a0a
      
           This box has a color of #7d7a0a        
        
          <div style="background-color:#7d7a0a;">Content here</div>
        
        
          .mybackground {background-color:#7d7a0a;}
        
        Background color #7d7a0a
      
           Border around this has a color of #7d7a0a        
        
          <div style="border:2px solid #7d7a0a;">Content here</div>
        
        
          .myborder {border:2px solid #7d7a0a;}
        
        Border color #7d7a0a