#7f4b12 color space conversions
Hex:
        #7f4b12
        RGB:
        127, 75, 18
        CMY:
        50, 71, 93
        CMYK:
        0, 41, 86, 50
      HSL:
        31°, 75.1724%, 28.4314%
        HSV (HSB):
        31°, 85.8268%, 49.8039%
        XYZ:
        11.3777, 9.5879, 1.8232
        xyY:
        0.4993, 0.4207, 9.5879
      CIE-Lab:
        37.0923, 17.5731, 40.3714
        CIE-LCH:
        37.0923, 44.0302, 66.4772
        CIE-Luv:
        37.0923, 41.1915, 33.1501
        Hunter-Lab:
        30.9643, 11.4014, 18.1839
      #7f4b12 color charts
#7f4b12 RGB chart
      #7f4b12 CMYK chart
      #7f4b12 RGB pie chart
      #7f4b12 color shades, tints & tones
#7f4b12 color schemes
#7f4b12 color preview, HTML & CSS examples
           This text has a color of #7f4b12        
        
          <p style="color:#7f4b12;">Text here</p>
        
        
          .mytext {color:#7f4b12;}
        
        Text color #7f4b12
      
           This box has a color of #7f4b12        
        
          <div style="background-color:#7f4b12;">Content here</div>
        
        
          .mybackground {background-color:#7f4b12;}
        
        Background color #7f4b12
      
           Border around this has a color of #7f4b12        
        
          <div style="border:2px solid #7f4b12;">Content here</div>
        
        
          .myborder {border:2px solid #7f4b12;}
        
        Border color #7f4b12