#b2861b color space conversions
Hex:
        #b2861b
        RGB:
        178, 134, 27
        CMY:
        30, 47, 89
        CMYK:
        0, 25, 85, 30
      HSL:
        43°, 73.6585%, 40.1961%
        HSV (HSB):
        43°, 84.8315%, 69.8039%
        XYZ:
        27.0830, 26.5943, 4.7427
        xyY:
        0.4636, 0.4552, 26.5943
      CIE-Lab:
        58.5969, 7.4820, 58.2458
        CIE-LCH:
        58.5969, 58.7244, 82.6801
        CIE-Luv:
        58.5969, 36.7498, 57.4057
        Hunter-Lab:
        51.5697, 3.4966, 30.6461
      #b2861b color charts
#b2861b RGB chart
      #b2861b CMYK chart
      #b2861b RGB pie chart
      #b2861b color shades, tints & tones
#b2861b color schemes
#b2861b color preview, HTML & CSS examples
           This text has a color of #b2861b        
        
          <p style="color:#b2861b;">Text here</p>
        
        
          .mytext {color:#b2861b;}
        
        Text color #b2861b
      
           This box has a color of #b2861b        
        
          <div style="background-color:#b2861b;">Content here</div>
        
        
          .mybackground {background-color:#b2861b;}
        
        Background color #b2861b
      
           Border around this has a color of #b2861b        
        
          <div style="border:2px solid #b2861b;">Content here</div>
        
        
          .myborder {border:2px solid #b2861b;}
        
        Border color #b2861b