#b2742b color space conversions
Hex:
        #b2742b
        RGB:
        178, 116, 43
        CMY:
        30, 55, 83
        CMYK:
        0, 35, 76, 30
      HSL:
        32°, 61.0860%, 43.3333%
        HSV (HSB):
        32°, 75.8427%, 69.8039%
        XYZ:
        25.0415, 22.1302, 5.2372
        xyY:
        0.4778, 0.4223, 22.1302
      CIE-Lab:
        54.1649, 18.1018, 48.2389
        CIE-LCH:
        54.1649, 51.5234, 69.4312
        CIE-Luv:
        54.1649, 49.9336, 46.5137
        Hunter-Lab:
        47.0427, 12.6934, 26.3292
      #b2742b color charts
#b2742b RGB chart
      #b2742b CMYK chart
      #b2742b RGB pie chart
      #b2742b color shades, tints & tones
#b2742b color schemes
#b2742b color preview, HTML & CSS examples
           This text has a color of #b2742b        
        
          <p style="color:#b2742b;">Text here</p>
        
        
          .mytext {color:#b2742b;}
        
        Text color #b2742b
      
           This box has a color of #b2742b        
        
          <div style="background-color:#b2742b;">Content here</div>
        
        
          .mybackground {background-color:#b2742b;}
        
        Background color #b2742b
      
           Border around this has a color of #b2742b        
        
          <div style="border:2px solid #b2742b;">Content here</div>
        
        
          .myborder {border:2px solid #b2742b;}
        
        Border color #b2742b