#805e5a color space conversions
Hex:
        #805e5a
        RGB:
        128, 94, 90
        CMY:
        50, 63, 65
        CMYK:
        0, 27, 30, 50
      HSL:
        6°, 17.4312%, 42.7451%
        HSV (HSB):
        6°, 29.6875%, 50.1961%
        XYZ:
        14.7503, 13.3328, 11.4689
        xyY:
        0.3729, 0.3371, 13.3328
      CIE-Lab:
        43.2605, 13.2604, 7.7198
        CIE-LCH:
        43.2605, 15.3439, 30.2066
        CIE-Luv:
        43.2605, 21.9165, 7.4706
        Hunter-Lab:
        36.5141, 8.2073, 6.9371
      #805e5a color charts
#805e5a RGB chart
      #805e5a CMYK chart
      #805e5a RGB pie chart
      #805e5a color shades, tints & tones
#805e5a color schemes
#805e5a color preview, HTML & CSS examples
           This text has a color of #805e5a        
        
          <p style="color:#805e5a;">Text here</p>
        
        
          .mytext {color:#805e5a;}
        
        Text color #805e5a
      
           This box has a color of #805e5a        
        
          <div style="background-color:#805e5a;">Content here</div>
        
        
          .mybackground {background-color:#805e5a;}
        
        Background color #805e5a
      
           Border around this has a color of #805e5a        
        
          <div style="border:2px solid #805e5a;">Content here</div>
        
        
          .myborder {border:2px solid #805e5a;}
        
        Border color #805e5a