#8d693b color space conversions
Hex:
        #8d693b
        RGB:
        141, 105, 59
        CMY:
        45, 59, 77
        CMYK:
        0, 26, 58, 45
      HSL:
        34°, 41.0000%, 39.2157%
        HSV (HSB):
        34°, 58.1560%, 55.2941%
        XYZ:
        16.8255, 16.0816, 6.3549
        xyY:
        0.4285, 0.4096, 16.0816
      CIE-Lab:
        47.0814, 8.8431, 31.1815
        CIE-LCH:
        47.0814, 32.4112, 74.1666
        CIE-Luv:
        47.0814, 27.5591, 33.0237
        Hunter-Lab:
        40.1019, 4.7146, 18.6757
      #8d693b color charts
#8d693b RGB chart
      #8d693b CMYK chart
      #8d693b RGB pie chart
      #8d693b color shades, tints & tones
#8d693b color schemes
#8d693b color preview, HTML & CSS examples
           This text has a color of #8d693b        
        
          <p style="color:#8d693b;">Text here</p>
        
        
          .mytext {color:#8d693b;}
        
        Text color #8d693b
      
           This box has a color of #8d693b        
        
          <div style="background-color:#8d693b;">Content here</div>
        
        
          .mybackground {background-color:#8d693b;}
        
        Background color #8d693b
      
           Border around this has a color of #8d693b        
        
          <div style="border:2px solid #8d693b;">Content here</div>
        
        
          .myborder {border:2px solid #8d693b;}
        
        Border color #8d693b