#ba212b color space conversions
Hex:
        #ba212b
        RGB:
        186, 33, 43
        CMY:
        27, 87, 83
        CMYK:
        0, 82, 77, 27
      HSL:
        356°, 69.8630%, 42.9412%
        HSV (HSB):
        356°, 82.2581%, 72.9412%
        XYZ:
        21.2296, 11.7012, 3.4251
        xyY:
        0.5839, 0.3219, 11.7012
      CIE-Lab:
        40.7373, 58.8117, 34.6880
        CIE-LCH:
        40.7373, 68.2794, 30.5327
        CIE-Luv:
        40.7373, 112.4559, 21.3715
        Hunter-Lab:
        34.2071, 50.9184, 18.0083
      #ba212b color charts
#ba212b RGB chart
      #ba212b CMYK chart
      #ba212b RGB pie chart
      #ba212b color shades, tints & tones
#ba212b color schemes
#ba212b color preview, HTML & CSS examples
           This text has a color of #ba212b        
        
          <p style="color:#ba212b;">Text here</p>
        
        
          .mytext {color:#ba212b;}
        
        Text color #ba212b
      
           This box has a color of #ba212b        
        
          <div style="background-color:#ba212b;">Content here</div>
        
        
          .mybackground {background-color:#ba212b;}
        
        Background color #ba212b
      
           Border around this has a color of #ba212b        
        
          <div style="border:2px solid #ba212b;">Content here</div>
        
        
          .myborder {border:2px solid #ba212b;}
        
        Border color #ba212b