#b6820b color space conversions
Hex:
        #b6820b
        RGB:
        182, 130, 11
        CMY:
        29, 49, 96
        CMYK:
        0, 29, 94, 29
      HSL:
        42°, 88.6010%, 37.8431%
        HSV (HSB):
        42°, 93.9560%, 71.3725%
        XYZ:
        27.3344, 25.9345, 3.8818
        xyY:
        0.4783, 0.4538, 25.9345
      CIE-Lab:
        57.9748, 11.1784, 61.7184
        CIE-LCH:
        57.9748, 62.7225, 79.7339
        CIE-Luv:
        57.9748, 43.4295, 58.0470
        Hunter-Lab:
        50.9259, 6.6893, 31.1288
      #b6820b color charts
#b6820b RGB chart
      #b6820b CMYK chart
      #b6820b RGB pie chart
      #b6820b color shades, tints & tones
#b6820b color schemes
#b6820b color preview, HTML & CSS examples
           This text has a color of #b6820b        
        
          <p style="color:#b6820b;">Text here</p>
        
        
          .mytext {color:#b6820b;}
        
        Text color #b6820b
      
           This box has a color of #b6820b        
        
          <div style="background-color:#b6820b;">Content here</div>
        
        
          .mybackground {background-color:#b6820b;}
        
        Background color #b6820b
      
           Border around this has a color of #b6820b        
        
          <div style="border:2px solid #b6820b;">Content here</div>
        
        
          .myborder {border:2px solid #b6820b;}
        
        Border color #b6820b