#b6641b color space conversions
Hex:
        #b6641b
        RGB:
        182, 100, 27
        CMY:
        29, 61, 89
        CMYK:
        0, 45, 85, 29
      HSL:
        28°, 74.1627%, 40.9804%
        HSV (HSB):
        28°, 85.1648%, 71.3725%
        XYZ:
        24.0464, 19.1386, 3.4636
        xyY:
        0.5155, 0.4103, 19.1386
      CIE-Lab:
        50.8489, 28.0911, 51.8862
        CIE-LCH:
        50.8489, 59.0025, 61.5689
        CIE-Luv:
        50.8489, 66.9783, 44.5526
        Hunter-Lab:
        43.7476, 21.5563, 25.9292
      #b6641b color charts
#b6641b RGB chart
      #b6641b CMYK chart
      #b6641b RGB pie chart
      #b6641b color shades, tints & tones
#b6641b color schemes
#b6641b color preview, HTML & CSS examples
           This text has a color of #b6641b        
        
          <p style="color:#b6641b;">Text here</p>
        
        
          .mytext {color:#b6641b;}
        
        Text color #b6641b
      
           This box has a color of #b6641b        
        
          <div style="background-color:#b6641b;">Content here</div>
        
        
          .mybackground {background-color:#b6641b;}
        
        Background color #b6641b
      
           Border around this has a color of #b6641b        
        
          <div style="border:2px solid #b6641b;">Content here</div>
        
        
          .myborder {border:2px solid #b6641b;}
        
        Border color #b6641b