#7f6912 color space conversions
Hex:
        #7f6912
        RGB:
        127, 105, 18
        CMY:
        50, 59, 93
        CMYK:
        0, 17, 86, 50
      HSL:
        48°, 75.1724%, 28.4314%
        HSV (HSB):
        48°, 85.8268%, 49.8039%
        XYZ:
        13.9132, 14.6588, 2.6684
        xyY:
        0.4454, 0.4692, 14.6588
      CIE-Lab:
        45.1634, -0.1240, 47.3606
        CIE-LCH:
        45.1634, 47.3608, 90.1500
        CIE-Luv:
        45.1634, 18.9752, 45.3705
        Hunter-Lab:
        38.2869, -2.1365, 22.6686
      #7f6912 color charts
#7f6912 RGB chart
      #7f6912 CMYK chart
      #7f6912 RGB pie chart
      #7f6912 color shades, tints & tones
#7f6912 color schemes
#7f6912 color preview, HTML & CSS examples
           This text has a color of #7f6912        
        
          <p style="color:#7f6912;">Text here</p>
        
        
          .mytext {color:#7f6912;}
        
        Text color #7f6912
      
           This box has a color of #7f6912        
        
          <div style="background-color:#7f6912;">Content here</div>
        
        
          .mybackground {background-color:#7f6912;}
        
        Background color #7f6912
      
           Border around this has a color of #7f6912        
        
          <div style="border:2px solid #7f6912;">Content here</div>
        
        
          .myborder {border:2px solid #7f6912;}
        
        Border color #7f6912