#7f6503 color space conversions
Hex:
        #7f6503
        RGB:
        127, 101, 3
        CMY:
        50, 60, 99
        CMYK:
        0, 20, 98, 50
      HSL:
        47°, 95.3846%, 25.4902%
        HSV (HSB):
        47°, 97.6378%, 49.8039%
        XYZ:
        13.4225, 13.8260, 2.0474
        xyY:
        0.4582, 0.4719, 13.8260
      CIE-Lab:
        43.9823, 1.8321, 50.2343
        CIE-LCH:
        43.9823, 50.2677, 87.9113
        CIE-Luv:
        43.9823, 22.1436, 45.7076
        Hunter-Lab:
        37.1833, -0.6354, 22.7637
      #7f6503 color charts
#7f6503 RGB chart
      #7f6503 CMYK chart
      #7f6503 RGB pie chart
      #7f6503 color shades, tints & tones
#7f6503 color schemes
#7f6503 color preview, HTML & CSS examples
           This text has a color of #7f6503        
        
          <p style="color:#7f6503;">Text here</p>
        
        
          .mytext {color:#7f6503;}
        
        Text color #7f6503
      
           This box has a color of #7f6503        
        
          <div style="background-color:#7f6503;">Content here</div>
        
        
          .mybackground {background-color:#7f6503;}
        
        Background color #7f6503
      
           Border around this has a color of #7f6503        
        
          <div style="border:2px solid #7f6503;">Content here</div>
        
        
          .myborder {border:2px solid #7f6503;}
        
        Border color #7f6503