#b2820e color space conversions
Hex:
        #b2820e
        RGB:
        178, 130, 14
        CMY:
        30, 49, 95
        CMYK:
        0, 27, 92, 30
      HSL:
        42°, 85.4167%, 37.6471%
        HSV (HSB):
        42°, 92.1348%, 69.8039%
        XYZ:
        26.4220, 25.4619, 3.9375
        xyY:
        0.4733, 0.4561, 25.4619
      CIE-Lab:
        57.5228, 9.4130, 60.6254
        CIE-LCH:
        57.5228, 61.3518, 81.1744
        CIE-Luv:
        57.5228, 40.1568, 57.6283
        Hunter-Lab:
        50.4598, 5.1622, 30.6953
      #b2820e color charts
#b2820e RGB chart
      #b2820e CMYK chart
      #b2820e RGB pie chart
      #b2820e color shades, tints & tones
#b2820e color schemes
#b2820e color preview, HTML & CSS examples
           This text has a color of #b2820e        
        
          <p style="color:#b2820e;">Text here</p>
        
        
          .mytext {color:#b2820e;}
        
        Text color #b2820e
      
           This box has a color of #b2820e        
        
          <div style="background-color:#b2820e;">Content here</div>
        
        
          .mybackground {background-color:#b2820e;}
        
        Background color #b2820e
      
           Border around this has a color of #b2820e        
        
          <div style="border:2px solid #b2820e;">Content here</div>
        
        
          .myborder {border:2px solid #b2820e;}
        
        Border color #b2820e