#7a7d5a color space conversions
Hex:
        #7a7d5a
        RGB:
        122, 125, 90
        CMY:
        52, 51, 65
        CMYK:
        2, 0, 28, 51
      HSL:
        65°, 16.2791%, 42.1569%
        HSV (HSB):
        65°, 28.0000%, 49.0196%
        XYZ:
        17.2051, 19.5430, 12.5382
        xyY:
        0.3491, 0.3965, 19.5430
      CIE-Lab:
        51.3165, -7.3160, 18.7609
        CIE-LCH:
        51.3165, 20.1369, 111.3037
        CIE-Luv:
        51.3165, -0.0399, 24.7748
        Hunter-Lab:
        44.2075, -7.8926, 14.1292
      #7a7d5a color charts
#7a7d5a RGB chart
      #7a7d5a CMYK chart
      #7a7d5a RGB pie chart
      #7a7d5a color shades, tints & tones
#7a7d5a color schemes
#7a7d5a color preview, HTML & CSS examples
           This text has a color of #7a7d5a        
        
          <p style="color:#7a7d5a;">Text here</p>
        
        
          .mytext {color:#7a7d5a;}
        
        Text color #7a7d5a
      
           This box has a color of #7a7d5a        
        
          <div style="background-color:#7a7d5a;">Content here</div>
        
        
          .mybackground {background-color:#7a7d5a;}
        
        Background color #7a7d5a
      
           Border around this has a color of #7a7d5a        
        
          <div style="border:2px solid #7a7d5a;">Content here</div>
        
        
          .myborder {border:2px solid #7a7d5a;}
        
        Border color #7a7d5a