#b2831d color space conversions
Hex:
        #b2831d
        RGB:
        178, 131, 29
        CMY:
        30, 49, 89
        CMYK:
        0, 26, 84, 30
      HSL:
        41°, 71.9807%, 40.5882%
        HSV (HSB):
        41°, 83.7079%, 69.8039%
        XYZ:
        26.6982, 25.7863, 4.7325
        xyY:
        0.4666, 0.4507, 25.7863
      CIE-Lab:
        57.8336, 9.2061, 56.9802
        CIE-LCH:
        57.8336, 57.7191, 80.8222
        CIE-Luv:
        57.8336, 38.9878, 55.8553
        Hunter-Lab:
        50.7802, 4.9827, 30.0206
      #b2831d color charts
#b2831d RGB chart
      #b2831d CMYK chart
      #b2831d RGB pie chart
      #b2831d color shades, tints & tones
#b2831d color schemes
#b2831d color preview, HTML & CSS examples
           This text has a color of #b2831d        
        
          <p style="color:#b2831d;">Text here</p>
        
        
          .mytext {color:#b2831d;}
        
        Text color #b2831d
      
           This box has a color of #b2831d        
        
          <div style="background-color:#b2831d;">Content here</div>
        
        
          .mybackground {background-color:#b2831d;}
        
        Background color #b2831d
      
           Border around this has a color of #b2831d        
        
          <div style="border:2px solid #b2831d;">Content here</div>
        
        
          .myborder {border:2px solid #b2831d;}
        
        Border color #b2831d