#7f7f41 color space conversions
Hex:
        #7f7f41
        RGB:
        127, 127, 65
        CMY:
        50, 50, 75
        CMYK:
        0, 0, 49, 50
      HSL:
        60°, 32.2917%, 37.6471%
        HSV (HSB):
        60°, 48.8189%, 49.8039%
        XYZ:
        17.2959, 20.0724, 7.9638
        xyY:
        0.3815, 0.4428, 20.0724
      CIE-Lab:
        51.9190, -9.4162, 33.4612
        CIE-LCH:
        51.9190, 34.7608, 105.7170
        CIE-Luv:
        51.9190, 2.8953, 40.1344
        Hunter-Lab:
        44.8023, -9.4941, 20.8225
      #7f7f41 color charts
#7f7f41 RGB chart
      #7f7f41 CMYK chart
      #7f7f41 RGB pie chart
      #7f7f41 color shades, tints & tones
#7f7f41 color schemes
#7f7f41 color preview, HTML & CSS examples
           This text has a color of #7f7f41        
        
          <p style="color:#7f7f41;">Text here</p>
        
        
          .mytext {color:#7f7f41;}
        
        Text color #7f7f41
      
           This box has a color of #7f7f41        
        
          <div style="background-color:#7f7f41;">Content here</div>
        
        
          .mybackground {background-color:#7f7f41;}
        
        Background color #7f7f41
      
           Border around this has a color of #7f7f41        
        
          <div style="border:2px solid #7f7f41;">Content here</div>
        
        
          .myborder {border:2px solid #7f7f41;}
        
        Border color #7f7f41