#7f4a12 color space conversions
Hex:
        #7f4a12
        RGB:
        127, 74, 18
        CMY:
        50, 71, 93
        CMYK:
        0, 42, 86, 50
      HSL:
        31°, 75.1724%, 28.4314%
        HSV (HSB):
        31°, 85.8268%, 49.8039%
        XYZ:
        11.3104, 9.4533, 1.8008
        xyY:
        0.5012, 0.4189, 9.4533
      CIE-Lab:
        36.8427, 18.1622, 40.1517
        CIE-LCH:
        36.8427, 44.0684, 65.6609
        CIE-Luv:
        36.8427, 41.9441, 32.7617
        Hunter-Lab:
        30.7461, 11.8577, 18.0497
      #7f4a12 color charts
#7f4a12 RGB chart
      #7f4a12 CMYK chart
      #7f4a12 RGB pie chart
      #7f4a12 color shades, tints & tones
#7f4a12 color schemes
#7f4a12 color preview, HTML & CSS examples
           This text has a color of #7f4a12        
        
          <p style="color:#7f4a12;">Text here</p>
        
        
          .mytext {color:#7f4a12;}
        
        Text color #7f4a12
      
           This box has a color of #7f4a12        
        
          <div style="background-color:#7f4a12;">Content here</div>
        
        
          .mybackground {background-color:#7f4a12;}
        
        Background color #7f4a12
      
           Border around this has a color of #7f4a12        
        
          <div style="border:2px solid #7f4a12;">Content here</div>
        
        
          .myborder {border:2px solid #7f4a12;}
        
        Border color #7f4a12