#80541f color space conversions
Hex:
        #80541f
        RGB:
        128, 84, 31
        CMY:
        50, 67, 88
        CMYK:
        0, 34, 76, 50
      HSL:
        33°, 61.0063%, 31.1765%
        HSV (HSB):
        33°, 75.7812%, 50.1961%
        XYZ:
        12.3197, 11.0288, 2.7758
        xyY:
        0.4716, 0.4222, 11.0288
      CIE-Lab:
        39.6289, 13.2614, 37.0495
        CIE-LCH:
        39.6289, 39.3514, 70.3059
        CIE-Luv:
        39.6289, 34.5110, 33.5320
        Hunter-Lab:
        33.2096, 8.1012, 18.2911
      #80541f color charts
#80541f RGB chart
      #80541f CMYK chart
      #80541f RGB pie chart
      #80541f color shades, tints & tones
#80541f color schemes
#80541f color preview, HTML & CSS examples
           This text has a color of #80541f        
        
          <p style="color:#80541f;">Text here</p>
        
        
          .mytext {color:#80541f;}
        
        Text color #80541f
      
           This box has a color of #80541f        
        
          <div style="background-color:#80541f;">Content here</div>
        
        
          .mybackground {background-color:#80541f;}
        
        Background color #80541f
      
           Border around this has a color of #80541f        
        
          <div style="border:2px solid #80541f;">Content here</div>
        
        
          .myborder {border:2px solid #80541f;}
        
        Border color #80541f