#805a6d color space conversions
Hex:
        #805a6d
        RGB:
        128, 90, 109
        CMY:
        50, 65, 57
        CMYK:
        0, 30, 15, 50
      HSL:
        330°, 17.4312%, 42.7451%
        HSV (HSB):
        330°, 29.6875%, 50.1961%
        XYZ:
        15.3186, 13.0056, 16.1710
        xyY:
        0.3443, 0.2923, 13.0056
      CIE-Lab:
        42.7718, 18.7743, -4.5838
        CIE-LCH:
        42.7718, 19.3258, 346.2794
        CIE-Luv:
        42.7718, 21.5835, -9.0390
        Hunter-Lab:
        36.0633, 12.7103, -1.3416
      #805a6d color charts
#805a6d RGB chart
      #805a6d CMYK chart
      #805a6d RGB pie chart
      #805a6d color shades, tints & tones
#805a6d color schemes
#805a6d color preview, HTML & CSS examples
           This text has a color of #805a6d        
        
          <p style="color:#805a6d;">Text here</p>
        
        
          .mytext {color:#805a6d;}
        
        Text color #805a6d
      
           This box has a color of #805a6d        
        
          <div style="background-color:#805a6d;">Content here</div>
        
        
          .mybackground {background-color:#805a6d;}
        
        Background color #805a6d
      
           Border around this has a color of #805a6d        
        
          <div style="border:2px solid #805a6d;">Content here</div>
        
        
          .myborder {border:2px solid #805a6d;}
        
        Border color #805a6d