#80540b color space conversions
Hex:
        #80540b
        RGB:
        128, 84, 11
        CMY:
        50, 67, 96
        CMYK:
        0, 34, 91, 50
      HSL:
        37°, 84.1727%, 27.2549%
        HSV (HSB):
        37°, 91.4062%, 50.1961%
        XYZ:
        12.1328, 10.9540, 1.7915
        xyY:
        0.4877, 0.4403, 10.9540
      CIE-Lab:
        39.5029, 12.5182, 44.8264
        CIE-LCH:
        39.5029, 46.5415, 74.3971
        CIE-Luv:
        39.5029, 35.4770, 37.9451
        Hunter-Lab:
        33.0968, 7.5160, 19.9585
      #80540b color charts
#80540b RGB chart
      #80540b CMYK chart
      #80540b RGB pie chart
      #80540b color shades, tints & tones
#80540b color schemes
#80540b color preview, HTML & CSS examples
           This text has a color of #80540b        
        
          <p style="color:#80540b;">Text here</p>
        
        
          .mytext {color:#80540b;}
        
        Text color #80540b
      
           This box has a color of #80540b        
        
          <div style="background-color:#80540b;">Content here</div>
        
        
          .mybackground {background-color:#80540b;}
        
        Background color #80540b
      
           Border around this has a color of #80540b        
        
          <div style="border:2px solid #80540b;">Content here</div>
        
        
          .myborder {border:2px solid #80540b;}
        
        Border color #80540b