#805f4d color space conversions
Hex:
        #805f4d
        RGB:
        128, 95, 77
        CMY:
        50, 63, 70
        CMYK:
        0, 26, 40, 50
      HSL:
        21°, 24.8780%, 40.1961%
        HSV (HSB):
        21°, 39.8438%, 50.1961%
        XYZ:
        14.3339, 13.3094, 8.8347
        xyY:
        0.3929, 0.3649, 13.3094
      CIE-Lab:
        43.2258, 10.8571, 15.5290
        CIE-LCH:
        43.2258, 18.9480, 55.0408
        CIE-Luv:
        43.2258, 22.8042, 16.7302
        Hunter-Lab:
        36.4821, 6.2892, 11.1795
      #805f4d color charts
#805f4d RGB chart
      #805f4d CMYK chart
      #805f4d RGB pie chart
      #805f4d color shades, tints & tones
#805f4d color schemes
#805f4d color preview, HTML & CSS examples
           This text has a color of #805f4d        
        
          <p style="color:#805f4d;">Text here</p>
        
        
          .mytext {color:#805f4d;}
        
        Text color #805f4d
      
           This box has a color of #805f4d        
        
          <div style="background-color:#805f4d;">Content here</div>
        
        
          .mybackground {background-color:#805f4d;}
        
        Background color #805f4d
      
           Border around this has a color of #805f4d        
        
          <div style="border:2px solid #805f4d;">Content here</div>
        
        
          .myborder {border:2px solid #805f4d;}
        
        Border color #805f4d