#7a795a color space conversions
Hex:
        #7a795a
        RGB:
        122, 121, 90
        CMY:
        52, 53, 65
        CMYK:
        0, 1, 26, 52
      HSL:
        58°, 15.0943%, 41.5686%
        HSV (HSB):
        58°, 26.2295%, 47.8431%
        XYZ:
        16.7089, 18.5505, 12.3728
        xyY:
        0.3508, 0.3895, 18.5505
      CIE-Lab:
        50.1571, -5.0644, 17.1917
        CIE-LCH:
        50.1571, 17.9222, 106.4141
        CIE-Luv:
        50.1571, 2.2303, 22.4370
        Hunter-Lab:
        43.0703, -6.1250, 13.1170
      #7a795a color charts
#7a795a RGB chart
      #7a795a CMYK chart
      #7a795a RGB pie chart
      #7a795a color shades, tints & tones
#7a795a color schemes
#7a795a color preview, HTML & CSS examples
           This text has a color of #7a795a        
        
          <p style="color:#7a795a;">Text here</p>
        
        
          .mytext {color:#7a795a;}
        
        Text color #7a795a
      
           This box has a color of #7a795a        
        
          <div style="background-color:#7a795a;">Content here</div>
        
        
          .mybackground {background-color:#7a795a;}
        
        Background color #7a795a
      
           Border around this has a color of #7a795a        
        
          <div style="border:2px solid #7a795a;">Content here</div>
        
        
          .myborder {border:2px solid #7a795a;}
        
        Border color #7a795a