#b8212e color space conversions
Hex:
        #b8212e
        RGB:
        184, 33, 46
        CMY:
        28, 87, 82
        CMYK:
        0, 82, 75, 28
      HSL:
        355°, 69.5853%, 42.5490%
        HSV (HSB):
        355°, 82.0652%, 72.1569%
        XYZ:
        20.8042, 11.4753, 3.7032
        xyY:
        0.5782, 0.3189, 11.4753
      CIE-Lab:
        40.3698, 58.3557, 32.3900
        CIE-LCH:
        40.3698, 66.7420, 29.0322
        CIE-Luv:
        40.3698, 110.2083, 19.8480
        Hunter-Lab:
        33.8752, 50.3425, 17.2311
      #b8212e color charts
#b8212e RGB chart
      #b8212e CMYK chart
      #b8212e RGB pie chart
      #b8212e color shades, tints & tones
#b8212e color schemes
#b8212e color preview, HTML & CSS examples
           This text has a color of #b8212e        
        
          <p style="color:#b8212e;">Text here</p>
        
        
          .mytext {color:#b8212e;}
        
        Text color #b8212e
      
           This box has a color of #b8212e        
        
          <div style="background-color:#b8212e;">Content here</div>
        
        
          .mybackground {background-color:#b8212e;}
        
        Background color #b8212e
      
           Border around this has a color of #b8212e        
        
          <div style="border:2px solid #b8212e;">Content here</div>
        
        
          .myborder {border:2px solid #b8212e;}
        
        Border color #b8212e