#b2831e color space conversions
Hex:
        #b2831e
        RGB:
        178, 131, 30
        CMY:
        30, 49, 88
        CMYK:
        0, 26, 83, 30
      HSL:
        41°, 71.1538%, 40.7843%
        HSV (HSB):
        41°, 83.1461%, 69.8039%
        XYZ:
        26.7107, 25.7913, 4.7987
        xyY:
        0.4661, 0.4501, 25.7913
      CIE-Lab:
        57.8384, 9.2368, 56.6621
        CIE-LCH:
        57.8384, 57.4100, 80.7413
        CIE-Luv:
        57.8384, 38.9536, 55.6662
        Hunter-Lab:
        50.7851, 5.0091, 29.9473
      #b2831e color charts
#b2831e RGB chart
      #b2831e CMYK chart
      #b2831e RGB pie chart
      #b2831e color shades, tints & tones
#b2831e color schemes
#b2831e color preview, HTML & CSS examples
           This text has a color of #b2831e        
        
          <p style="color:#b2831e;">Text here</p>
        
        
          .mytext {color:#b2831e;}
        
        Text color #b2831e
      
           This box has a color of #b2831e        
        
          <div style="background-color:#b2831e;">Content here</div>
        
        
          .mybackground {background-color:#b2831e;}
        
        Background color #b2831e
      
           Border around this has a color of #b2831e        
        
          <div style="border:2px solid #b2831e;">Content here</div>
        
        
          .myborder {border:2px solid #b2831e;}
        
        Border color #b2831e