#b0811e color space conversions
Hex:
        #b0811e
        RGB:
        176, 129, 30
        CMY:
        31, 49, 88
        CMYK:
        0, 27, 83, 31
      HSL:
        41°, 70.8738%, 40.3922%
        HSV (HSB):
        41°, 82.9545%, 69.0196%
        XYZ:
        25.9891, 25.0244, 4.6887
        xyY:
        0.4666, 0.4493, 25.0244
      CIE-Lab:
        57.0991, 9.4470, 55.9315
        CIE-LCH:
        57.0991, 56.7237, 80.4130
        CIE-Luv:
        57.0991, 38.8988, 54.7892
        Hunter-Lab:
        50.0244, 5.1933, 29.4599
      #b0811e color charts
#b0811e RGB chart
      #b0811e CMYK chart
      #b0811e RGB pie chart
      #b0811e color shades, tints & tones
#b0811e color schemes
#b0811e color preview, HTML & CSS examples
           This text has a color of #b0811e        
        
          <p style="color:#b0811e;">Text here</p>
        
        
          .mytext {color:#b0811e;}
        
        Text color #b0811e
      
           This box has a color of #b0811e        
        
          <div style="background-color:#b0811e;">Content here</div>
        
        
          .mybackground {background-color:#b0811e;}
        
        Background color #b0811e
      
           Border around this has a color of #b0811e        
        
          <div style="border:2px solid #b0811e;">Content here</div>
        
        
          .myborder {border:2px solid #b0811e;}
        
        Border color #b0811e