#80837b color space conversions
Hex:
        #80837b
        RGB:
        128, 131, 123
        CMY:
        50, 49, 52
        CMYK:
        2, 0, 6, 49
      HSL:
        82°, 3.1496%, 49.8039%
        HSV (HSB):
        82°, 6.1069%, 51.3725%
        XYZ:
        20.5935, 22.2519, 21.9485
        xyY:
        0.3178, 0.3434, 22.2519
      CIE-Lab:
        54.2932, -2.6796, 3.9275
        CIE-LCH:
        54.2932, 4.7545, 124.3041
        CIE-Luv:
        54.2932, -1.2790, 5.8180
        Hunter-Lab:
        47.1719, -4.6241, 5.4333
      #80837b color charts
#80837b RGB chart
      #80837b CMYK chart
      #80837b RGB pie chart
      #80837b color shades, tints & tones
#80837b color schemes
#80837b color preview, HTML & CSS examples
           This text has a color of #80837b        
        
          <p style="color:#80837b;">Text here</p>
        
        
          .mytext {color:#80837b;}
        
        Text color #80837b
      
           This box has a color of #80837b        
        
          <div style="background-color:#80837b;">Content here</div>
        
        
          .mybackground {background-color:#80837b;}
        
        Background color #80837b
      
           Border around this has a color of #80837b        
        
          <div style="border:2px solid #80837b;">Content here</div>
        
        
          .myborder {border:2px solid #80837b;}
        
        Border color #80837b