#80682f color space conversions
Hex:
        #80682f
        RGB:
        128, 104, 47
        CMY:
        50, 59, 82
        CMYK:
        0, 19, 63, 50
      HSL:
        42°, 46.2857%, 34.3137%
        HSV (HSB):
        42°, 63.2812%, 50.1961%
        XYZ:
        14.3655, 14.6951, 4.7686
        xyY:
        0.4246, 0.4344, 14.6951
      CIE-Lab:
        45.2137, 2.4845, 35.0433
        CIE-LCH:
        45.2137, 35.1312, 85.9447
        CIE-Luv:
        45.2137, 19.3033, 36.7967
        Hunter-Lab:
        38.3341, -0.1929, 19.4585
      #80682f color charts
#80682f RGB chart
      #80682f CMYK chart
      #80682f RGB pie chart
      #80682f color shades, tints & tones
#80682f color schemes
#80682f color preview, HTML & CSS examples
           This text has a color of #80682f        
        
          <p style="color:#80682f;">Text here</p>
        
        
          .mytext {color:#80682f;}
        
        Text color #80682f
      
           This box has a color of #80682f        
        
          <div style="background-color:#80682f;">Content here</div>
        
        
          .mybackground {background-color:#80682f;}
        
        Background color #80682f
      
           Border around this has a color of #80682f        
        
          <div style="border:2px solid #80682f;">Content here</div>
        
        
          .myborder {border:2px solid #80682f;}
        
        Border color #80682f