#805e47 color space conversions
Hex:
        #805e47
        RGB:
        128, 94, 71
        CMY:
        50, 63, 72
        CMYK:
        0, 27, 45, 50
      HSL:
        24°, 28.6432%, 39.0196%
        HSV (HSB):
        24°, 44.5312%, 50.1961%
        XYZ:
        14.0421, 13.0495, 7.7399
        xyY:
        0.4031, 0.3746, 13.0495
      CIE-Lab:
        42.8378, 10.7117, 18.5951
        CIE-LCH:
        42.8378, 21.4597, 60.0558
        CIE-Luv:
        42.8378, 24.0697, 19.8878
        Hunter-Lab:
        36.1241, 6.1690, 12.5834
      #805e47 color charts
#805e47 RGB chart
      #805e47 CMYK chart
      #805e47 RGB pie chart
      #805e47 color shades, tints & tones
#805e47 color schemes
#805e47 color preview, HTML & CSS examples
           This text has a color of #805e47        
        
          <p style="color:#805e47;">Text here</p>
        
        
          .mytext {color:#805e47;}
        
        Text color #805e47
      
           This box has a color of #805e47        
        
          <div style="background-color:#805e47;">Content here</div>
        
        
          .mybackground {background-color:#805e47;}
        
        Background color #805e47
      
           Border around this has a color of #805e47        
        
          <div style="border:2px solid #805e47;">Content here</div>
        
        
          .myborder {border:2px solid #805e47;}
        
        Border color #805e47