#b6521a color space conversions
Hex:
        #b6521a
        RGB:
        182, 82, 26
        CMY:
        29, 68, 90
        CMYK:
        0, 55, 86, 29
      HSL:
        22°, 75.0000%, 40.7843%
        HSV (HSB):
        22°, 85.7143%, 71.3725%
        XYZ:
        22.4952, 16.0543, 2.8904
        xyY:
        0.5428, 0.3874, 16.0543
      CIE-Lab:
        47.0456, 37.5330, 49.0373
        CIE-LCH:
        47.0456, 61.7526, 52.5697
        CIE-Luv:
        47.0456, 81.3389, 38.4748
        Hunter-Lab:
        40.0678, 30.0963, 23.7703
      #b6521a color charts
#b6521a RGB chart
      #b6521a CMYK chart
      #b6521a RGB pie chart
      #b6521a color shades, tints & tones
#b6521a color schemes
#b6521a color preview, HTML & CSS examples
           This text has a color of #b6521a        
        
          <p style="color:#b6521a;">Text here</p>
        
        
          .mytext {color:#b6521a;}
        
        Text color #b6521a
      
           This box has a color of #b6521a        
        
          <div style="background-color:#b6521a;">Content here</div>
        
        
          .mybackground {background-color:#b6521a;}
        
        Background color #b6521a
      
           Border around this has a color of #b6521a        
        
          <div style="border:2px solid #b6521a;">Content here</div>
        
        
          .myborder {border:2px solid #b6521a;}
        
        Border color #b6521a