#7f794e color space conversions
Hex:
        #7f794e
        RGB:
        127, 121, 78
        CMY:
        50, 53, 69
        CMYK:
        0, 5, 39, 50
      HSL:
        53°, 23.9024%, 40.1961%
        HSV (HSB):
        53°, 38.5827%, 49.8039%
        XYZ:
        16.9649, 18.7368, 9.9301
        xyY:
        0.3718, 0.4106, 18.7368
      CIE-Lab:
        50.3779, -4.5925, 24.4199
        CIE-LCH:
        50.3779, 24.8480, 100.6509
        CIE-Luv:
        50.3779, 6.0060, 30.1819
        Hunter-Lab:
        43.2861, -5.7919, 16.6987
      #7f794e color charts
#7f794e RGB chart
      #7f794e CMYK chart
      #7f794e RGB pie chart
      #7f794e color shades, tints & tones
#7f794e color schemes
#7f794e color preview, HTML & CSS examples
           This text has a color of #7f794e        
        
          <p style="color:#7f794e;">Text here</p>
        
        
          .mytext {color:#7f794e;}
        
        Text color #7f794e
      
           This box has a color of #7f794e        
        
          <div style="background-color:#7f794e;">Content here</div>
        
        
          .mybackground {background-color:#7f794e;}
        
        Background color #7f794e
      
           Border around this has a color of #7f794e        
        
          <div style="border:2px solid #7f794e;">Content here</div>
        
        
          .myborder {border:2px solid #7f794e;}
        
        Border color #7f794e