#7f7e04 color space conversions
Hex:
        #7f7e04
        RGB:
        127, 126, 4
        CMY:
        50, 51, 98
        CMYK:
        0, 1, 97, 50
      HSL:
        60°, 93.8931%, 25.6863%
        HSV (HSB):
        60°, 96.8504%, 49.8039%
        XYZ:
        16.2352, 19.4425, 3.0120
        xyY:
        0.4196, 0.5025, 19.4425
      CIE-Lab:
        51.2009, -12.2360, 55.3770
        CIE-LCH:
        51.2009, 56.7128, 102.4598
        CIE-Luv:
        51.2009, 4.7122, 55.7905
        Hunter-Lab:
        44.0937, -11.4407, 26.8156
      #7f7e04 color charts
#7f7e04 RGB chart
      #7f7e04 CMYK chart
      #7f7e04 RGB pie chart
      #7f7e04 color shades, tints & tones
#7f7e04 color schemes
#7f7e04 color preview, HTML & CSS examples
           This text has a color of #7f7e04        
        
          <p style="color:#7f7e04;">Text here</p>
        
        
          .mytext {color:#7f7e04;}
        
        Text color #7f7e04
      
           This box has a color of #7f7e04        
        
          <div style="background-color:#7f7e04;">Content here</div>
        
        
          .mybackground {background-color:#7f7e04;}
        
        Background color #7f7e04
      
           Border around this has a color of #7f7e04        
        
          <div style="border:2px solid #7f7e04;">Content here</div>
        
        
          .myborder {border:2px solid #7f7e04;}
        
        Border color #7f7e04