#7f741e color space conversions
Hex:
        #7f741e
        RGB:
        127, 116, 30
        CMY:
        50, 55, 88
        CMYK:
        0, 9, 76, 50
      HSL:
        53°, 61.7834%, 30.7843%
        HSV (HSB):
        53°, 76.3780%, 49.8039%
        XYZ:
        15.2321, 17.0965, 3.7254
        xyY:
        0.4225, 0.4742, 17.0965
      CIE-Lab:
        48.3815, -5.9182, 46.0739
        CIE-LCH:
        48.3815, 46.4525, 97.3195
        CIE-Luv:
        48.3815, 11.0473, 47.5780
        Hunter-Lab:
        41.3480, -6.6015, 23.6016
      #7f741e color charts
#7f741e RGB chart
      #7f741e CMYK chart
      #7f741e RGB pie chart
      #7f741e color shades, tints & tones
#7f741e color schemes
#7f741e color preview, HTML & CSS examples
           This text has a color of #7f741e        
        
          <p style="color:#7f741e;">Text here</p>
        
        
          .mytext {color:#7f741e;}
        
        Text color #7f741e
      
           This box has a color of #7f741e        
        
          <div style="background-color:#7f741e;">Content here</div>
        
        
          .mybackground {background-color:#7f741e;}
        
        Background color #7f741e
      
           Border around this has a color of #7f741e        
        
          <div style="border:2px solid #7f741e;">Content here</div>
        
        
          .myborder {border:2px solid #7f741e;}
        
        Border color #7f741e