#8b612e color space conversions
Hex:
        #8b612e
        RGB:
        139, 97, 46
        CMY:
        45, 62, 82
        CMYK:
        0, 30, 67, 45
      HSL:
        33°, 50.2703%, 36.2745%
        HSV (HSB):
        33°, 66.9065%, 54.5098%
        XYZ:
        15.4153, 14.2356, 4.5200
        xyY:
        0.4511, 0.4166, 14.2356
      CIE-Lab:
        44.5689, 11.5993, 35.1785
        CIE-LCH:
        44.5689, 37.0415, 71.7512
        CIE-Luv:
        44.5689, 32.6913, 34.7492
        Hunter-Lab:
        37.7301, 6.9016, 19.3082
      #8b612e color charts
#8b612e RGB chart
      #8b612e CMYK chart
      #8b612e RGB pie chart
      #8b612e color shades, tints & tones
#8b612e color schemes
#8b612e color preview, HTML & CSS examples
           This text has a color of #8b612e        
        
          <p style="color:#8b612e;">Text here</p>
        
        
          .mytext {color:#8b612e;}
        
        Text color #8b612e
      
           This box has a color of #8b612e        
        
          <div style="background-color:#8b612e;">Content here</div>
        
        
          .mybackground {background-color:#8b612e;}
        
        Background color #8b612e
      
           Border around this has a color of #8b612e        
        
          <div style="border:2px solid #8b612e;">Content here</div>
        
        
          .myborder {border:2px solid #8b612e;}
        
        Border color #8b612e