#805f6d color space conversions
Hex:
        #805f6d
        RGB:
        128, 95, 109
        CMY:
        50, 63, 57
        CMYK:
        0, 26, 15, 50
      HSL:
        335°, 14.7982%, 43.7255%
        HSV (HSB):
        335°, 25.7812%, 50.1961%
        XYZ:
        15.7546, 13.8777, 16.3163
        xyY:
        0.3429, 0.3020, 13.8777
      CIE-Lab:
        44.0571, 15.7918, -2.6842
        CIE-LCH:
        44.0571, 16.0183, 350.3536
        CIE-Luv:
        44.0571, 18.9619, -6.0767
        Hunter-Lab:
        37.2528, 10.2970, 0.1087
      #805f6d color charts
#805f6d RGB chart
      #805f6d CMYK chart
      #805f6d RGB pie chart
      #805f6d color shades, tints & tones
#805f6d color schemes
#805f6d color preview, HTML & CSS examples
           This text has a color of #805f6d        
        
          <p style="color:#805f6d;">Text here</p>
        
        
          .mytext {color:#805f6d;}
        
        Text color #805f6d
      
           This box has a color of #805f6d        
        
          <div style="background-color:#805f6d;">Content here</div>
        
        
          .mybackground {background-color:#805f6d;}
        
        Background color #805f6d
      
           Border around this has a color of #805f6d        
        
          <div style="border:2px solid #805f6d;">Content here</div>
        
        
          .myborder {border:2px solid #805f6d;}
        
        Border color #805f6d