#8b452f color space conversions
Hex:
        #8b452f
        RGB:
        139, 69, 47
        CMY:
        45, 73, 82
        CMYK:
        0, 50, 66, 45
      HSL:
        14°, 49.4624%, 36.4706%
        HSV (HSB):
        14°, 66.1871%, 54.5098%
        XYZ:
        13.2887, 9.9504, 3.9096
        xyY:
        0.4895, 0.3665, 9.9504
      CIE-Lab:
        37.7533, 27.8127, 26.6971
        CIE-LCH:
        37.7533, 38.5524, 43.8275
        CIE-Luv:
        37.7533, 52.5966, 22.3471
        Hunter-Lab:
        31.5443, 19.9941, 14.7327
      #8b452f color charts
#8b452f RGB chart
      #8b452f CMYK chart
      #8b452f RGB pie chart
      #8b452f color shades, tints & tones
#8b452f color schemes
#8b452f color preview, HTML & CSS examples
           This text has a color of #8b452f        
        
          <p style="color:#8b452f;">Text here</p>
        
        
          .mytext {color:#8b452f;}
        
        Text color #8b452f
      
           This box has a color of #8b452f        
        
          <div style="background-color:#8b452f;">Content here</div>
        
        
          .mybackground {background-color:#8b452f;}
        
        Background color #8b452f
      
           Border around this has a color of #8b452f        
        
          <div style="border:2px solid #8b452f;">Content here</div>
        
        
          .myborder {border:2px solid #8b452f;}
        
        Border color #8b452f