#80470f color space conversions
Hex:
        #80470f
        RGB:
        128, 71, 15
        CMY:
        50, 72, 94
        CMYK:
        0, 45, 88, 50
      HSL:
        30°, 79.0210%, 28.0392%
        HSV (HSB):
        30°, 88.2812%, 50.1961%
        XYZ:
        11.2415, 9.1302, 1.6217
        xyY:
        0.5111, 0.4151, 9.1302
      CIE-Lab:
        36.2337, 20.2875, 40.8500
        CIE-LCH:
        36.2337, 45.6103, 63.5894
        CIE-Luv:
        36.2337, 45.1929, 32.2776
        Hunter-Lab:
        30.2162, 13.5305, 17.9691
      #80470f color charts
#80470f RGB chart
      #80470f CMYK chart
      #80470f RGB pie chart
      #80470f color shades, tints & tones
#80470f color schemes
#80470f color preview, HTML & CSS examples
           This text has a color of #80470f        
        
          <p style="color:#80470f;">Text here</p>
        
        
          .mytext {color:#80470f;}
        
        Text color #80470f
      
           This box has a color of #80470f        
        
          <div style="background-color:#80470f;">Content here</div>
        
        
          .mybackground {background-color:#80470f;}
        
        Background color #80470f
      
           Border around this has a color of #80470f        
        
          <div style="border:2px solid #80470f;">Content here</div>
        
        
          .myborder {border:2px solid #80470f;}
        
        Border color #80470f