#7f7f40 color space conversions
Hex:
        #7f7f40
        RGB:
        127, 127, 64
        CMY:
        50, 50, 75
        CMYK:
        0, 0, 50, 50
      HSL:
        60°, 32.9843%, 37.4510%
        HSV (HSB):
        60°, 49.6063%, 49.8039%
        XYZ:
        17.2672, 20.0609, 7.8126
        xyY:
        0.3825, 0.4444, 20.0609
      CIE-Lab:
        51.9060, -9.5173, 33.9717
        CIE-LCH:
        51.9060, 35.2797, 105.6504
        CIE-Luv:
        51.9060, 2.9291, 40.6028
        Hunter-Lab:
        44.7894, -9.5664, 21.0107
      #7f7f40 color charts
#7f7f40 RGB chart
      #7f7f40 CMYK chart
      #7f7f40 RGB pie chart
      #7f7f40 color shades, tints & tones
#7f7f40 color schemes
#7f7f40 color preview, HTML & CSS examples
           This text has a color of #7f7f40        
        
          <p style="color:#7f7f40;">Text here</p>
        
        
          .mytext {color:#7f7f40;}
        
        Text color #7f7f40
      
           This box has a color of #7f7f40        
        
          <div style="background-color:#7f7f40;">Content here</div>
        
        
          .mybackground {background-color:#7f7f40;}
        
        Background color #7f7f40
      
           Border around this has a color of #7f7f40        
        
          <div style="border:2px solid #7f7f40;">Content here</div>
        
        
          .myborder {border:2px solid #7f7f40;}
        
        Border color #7f7f40