#8b694d color space conversions
Hex:
        #8b694d
        RGB:
        139, 105, 77
        CMY:
        45, 59, 70
        CMYK:
        0, 24, 45, 45
      HSL:
        27°, 28.7037%, 42.3529%
        HSV (HSB):
        27°, 44.6043%, 54.5098%
        XYZ:
        17.0386, 16.1279, 9.2362
        xyY:
        0.4018, 0.3804, 16.1279
      CIE-Lab:
        47.1419, 9.7626, 20.9887
        CIE-LCH:
        47.1419, 23.1481, 65.0551
        CIE-Luv:
        47.1419, 24.4577, 23.2923
        Hunter-Lab:
        40.1596, 5.4532, 14.4758
      #8b694d color charts
#8b694d RGB chart
      #8b694d CMYK chart
      #8b694d RGB pie chart
      #8b694d color shades, tints & tones
#8b694d color schemes
#8b694d color preview, HTML & CSS examples
           This text has a color of #8b694d        
        
          <p style="color:#8b694d;">Text here</p>
        
        
          .mytext {color:#8b694d;}
        
        Text color #8b694d
      
           This box has a color of #8b694d        
        
          <div style="background-color:#8b694d;">Content here</div>
        
        
          .mybackground {background-color:#8b694d;}
        
        Background color #8b694d
      
           Border around this has a color of #8b694d        
        
          <div style="border:2px solid #8b694d;">Content here</div>
        
        
          .myborder {border:2px solid #8b694d;}
        
        Border color #8b694d