#b2611e color space conversions
Hex:
        #b2611e
        RGB:
        178, 97, 30
        CMY:
        30, 62, 88
        CMYK:
        0, 46, 83, 30
      HSL:
        27°, 71.1538%, 40.7843%
        HSV (HSB):
        27°, 83.1461%, 69.8039%
        XYZ:
        22.8691, 18.1081, 3.5182
        xyY:
        0.5140, 0.4070, 18.1081
      CIE-Lab:
        49.6270, 28.1109, 49.4485
        CIE-LCH:
        49.6270, 56.8804, 60.3823
        CIE-Luv:
        49.6270, 65.8304, 42.5296
        Hunter-Lab:
        42.5536, 21.4605, 24.8857
      #b2611e color charts
#b2611e RGB chart
      #b2611e CMYK chart
      #b2611e RGB pie chart
      #b2611e color shades, tints & tones
#b2611e color schemes
#b2611e color preview, HTML & CSS examples
           This text has a color of #b2611e        
        
          <p style="color:#b2611e;">Text here</p>
        
        
          .mytext {color:#b2611e;}
        
        Text color #b2611e
      
           This box has a color of #b2611e        
        
          <div style="background-color:#b2611e;">Content here</div>
        
        
          .mybackground {background-color:#b2611e;}
        
        Background color #b2611e
      
           Border around this has a color of #b2611e        
        
          <div style="border:2px solid #b2611e;">Content here</div>
        
        
          .myborder {border:2px solid #b2611e;}
        
        Border color #b2611e