#7f740e color space conversions
Hex:
        #7f740e
        RGB:
        127, 116, 14
        CMY:
        50, 55, 95
        CMYK:
        0, 9, 89, 50
      HSL:
        54°, 80.1418%, 27.6471%
        HSV (HSB):
        54°, 88.9764%, 49.8039%
        XYZ:
        15.0771, 17.0345, 2.9088
        xyY:
        0.4305, 0.4864, 17.0345
      CIE-Lab:
        48.3035, -6.5069, 51.0800
        CIE-LCH:
        48.3035, 51.4927, 97.2597
        CIE-Luv:
        48.3035, 11.3470, 50.5699
        Hunter-Lab:
        41.2729, -7.0212, 24.7124
      #7f740e color charts
#7f740e RGB chart
      #7f740e CMYK chart
      #7f740e RGB pie chart
      #7f740e color shades, tints & tones
#7f740e color schemes
#7f740e color preview, HTML & CSS examples
           This text has a color of #7f740e        
        
          <p style="color:#7f740e;">Text here</p>
        
        
          .mytext {color:#7f740e;}
        
        Text color #7f740e
      
           This box has a color of #7f740e        
        
          <div style="background-color:#7f740e;">Content here</div>
        
        
          .mybackground {background-color:#7f740e;}
        
        Background color #7f740e
      
           Border around this has a color of #7f740e        
        
          <div style="border:2px solid #7f740e;">Content here</div>
        
        
          .myborder {border:2px solid #7f740e;}
        
        Border color #7f740e