#805b5b color space conversions
Hex:
        #805b5b
        RGB:
        128, 91, 91
        CMY:
        50, 64, 64
        CMYK:
        0, 29, 29, 50
      HSL:
        0°, 16.8950%, 42.9412%
        HSV (HSB):
        0°, 28.9062%, 50.1961%
        XYZ:
        14.5315, 12.8267, 11.6074
        xyY:
        0.3729, 0.3292, 12.8267
      CIE-Lab:
        42.5010, 15.1992, 6.0316
        CIE-LCH:
        42.5010, 16.3523, 21.6449
        CIE-Luv:
        42.5010, 23.5340, 5.0690
        Hunter-Lab:
        35.8144, 9.7503, 5.8542
      #805b5b color charts
#805b5b RGB chart
      #805b5b CMYK chart
      #805b5b RGB pie chart
      #805b5b color shades, tints & tones
#805b5b color schemes
#805b5b color preview, HTML & CSS examples
           This text has a color of #805b5b        
        
          <p style="color:#805b5b;">Text here</p>
        
        
          .mytext {color:#805b5b;}
        
        Text color #805b5b
      
           This box has a color of #805b5b        
        
          <div style="background-color:#805b5b;">Content here</div>
        
        
          .mybackground {background-color:#805b5b;}
        
        Background color #805b5b
      
           Border around this has a color of #805b5b        
        
          <div style="border:2px solid #805b5b;">Content here</div>
        
        
          .myborder {border:2px solid #805b5b;}
        
        Border color #805b5b