#7f6422 color space conversions
Hex:
        #7f6422
        RGB:
        127, 100, 34
        CMY:
        50, 61, 87
        CMYK:
        0, 21, 73, 50
      HSL:
        43°, 57.7640%, 31.5686%
        HSV (HSB):
        43°, 73.2283%, 49.8039%
        XYZ:
        13.5983, 13.7419, 3.4491
        xyY:
        0.4417, 0.4463, 13.7419
      CIE-Lab:
        43.8604, 3.4892, 39.9258
        CIE-LCH:
        43.8604, 40.0780, 85.0056
        CIE-Luv:
        43.8604, 21.9959, 39.4664
        Hunter-Lab:
        37.0700, 0.6062, 20.4325
      #7f6422 color charts
#7f6422 RGB chart
      #7f6422 CMYK chart
      #7f6422 RGB pie chart
      #7f6422 color shades, tints & tones
#7f6422 color schemes
#7f6422 color preview, HTML & CSS examples
           This text has a color of #7f6422        
        
          <p style="color:#7f6422;">Text here</p>
        
        
          .mytext {color:#7f6422;}
        
        Text color #7f6422
      
           This box has a color of #7f6422        
        
          <div style="background-color:#7f6422;">Content here</div>
        
        
          .mybackground {background-color:#7f6422;}
        
        Background color #7f6422
      
           Border around this has a color of #7f6422        
        
          <div style="border:2px solid #7f6422;">Content here</div>
        
        
          .myborder {border:2px solid #7f6422;}
        
        Border color #7f6422