#7d7a4a color space conversions
Hex:
        #7d7a4a
        RGB:
        125, 122, 74
        CMY:
        51, 52, 71
        CMYK:
        0, 2, 41, 51
      HSL:
        56°, 25.6281%, 39.0196%
        HSV (HSB):
        56°, 40.8000%, 49.0196%
        XYZ:
        16.6530, 18.7735, 9.2245
        xyY:
        0.3730, 0.4204, 18.7735
      CIE-Lab:
        50.4211, -6.5147, 26.6794
        CIE-LCH:
        50.4211, 27.4633, 103.7223
        CIE-Luv:
        50.4211, 4.2846, 32.8152
        Hunter-Lab:
        43.3283, -7.2191, 17.7071
      #7d7a4a color charts
#7d7a4a RGB chart
      #7d7a4a CMYK chart
      #7d7a4a RGB pie chart
      #7d7a4a color shades, tints & tones
#7d7a4a color schemes
#7d7a4a color preview, HTML & CSS examples
           This text has a color of #7d7a4a        
        
          <p style="color:#7d7a4a;">Text here</p>
        
        
          .mytext {color:#7d7a4a;}
        
        Text color #7d7a4a
      
           This box has a color of #7d7a4a        
        
          <div style="background-color:#7d7a4a;">Content here</div>
        
        
          .mybackground {background-color:#7d7a4a;}
        
        Background color #7d7a4a
      
           Border around this has a color of #7d7a4a        
        
          <div style="border:2px solid #7d7a4a;">Content here</div>
        
        
          .myborder {border:2px solid #7d7a4a;}
        
        Border color #7d7a4a