#7f471f color space conversions
Hex:
        #7f471f
        RGB:
        127, 71, 31
        CMY:
        50, 72, 88
        CMYK:
        0, 44, 76, 50
      HSL:
        25°, 60.7595%, 30.9804%
        HSV (HSB):
        25°, 75.5906%, 49.8039%
        XYZ:
        11.2530, 9.1174, 2.4631
        xyY:
        0.4928, 0.3993, 9.1174
      CIE-Lab:
        36.2094, 20.4752, 33.4528
        CIE-LCH:
        36.2094, 39.2215, 58.5308
        CIE-Luv:
        36.2094, 43.2146, 28.0964
        Hunter-Lab:
        30.1951, 13.6811, 16.3002
      #7f471f color charts
#7f471f RGB chart
      #7f471f CMYK chart
      #7f471f RGB pie chart
      #7f471f color shades, tints & tones
#7f471f color schemes
#7f471f color preview, HTML & CSS examples
           This text has a color of #7f471f        
        
          <p style="color:#7f471f;">Text here</p>
        
        
          .mytext {color:#7f471f;}
        
        Text color #7f471f
      
           This box has a color of #7f471f        
        
          <div style="background-color:#7f471f;">Content here</div>
        
        
          .mybackground {background-color:#7f471f;}
        
        Background color #7f471f
      
           Border around this has a color of #7f471f        
        
          <div style="border:2px solid #7f471f;">Content here</div>
        
        
          .myborder {border:2px solid #7f471f;}
        
        Border color #7f471f