#b2211b color space conversions
Hex:
        #b2211b
        RGB:
        178, 33, 27
        CMY:
        30, 87, 89
        CMYK:
        0, 81, 85, 30
      HSL:
        2°, 73.6585%, 40.1961%
        HSV (HSB):
        2°, 84.8315%, 69.8039%
        XYZ:
        19.1018, 10.6318, 2.0823
        xyY:
        0.6004, 0.3342, 10.6318
      CIE-Lab:
        38.9533, 56.0070, 41.2632
        CIE-LCH:
        38.9533, 69.5660, 36.3810
        CIE-Luv:
        38.9533, 109.1584, 25.0029
        Hunter-Lab:
        32.6065, 47.5090, 19.0382
      #b2211b color charts
#b2211b RGB chart
      #b2211b CMYK chart
      #b2211b RGB pie chart
      #b2211b color shades, tints & tones
#b2211b color schemes
#b2211b color preview, HTML & CSS examples
           This text has a color of #b2211b        
        
          <p style="color:#b2211b;">Text here</p>
        
        
          .mytext {color:#b2211b;}
        
        Text color #b2211b
      
           This box has a color of #b2211b        
        
          <div style="background-color:#b2211b;">Content here</div>
        
        
          .mybackground {background-color:#b2211b;}
        
        Background color #b2211b
      
           Border around this has a color of #b2211b        
        
          <div style="border:2px solid #b2211b;">Content here</div>
        
        
          .myborder {border:2px solid #b2211b;}
        
        Border color #b2211b