#ba221f color space conversions
Hex:
        #ba221f
        RGB:
        186, 34, 31
        CMY:
        27, 87, 88
        CMYK:
        0, 82, 83, 27
      HSL:
        1°, 71.4286%, 42.5490%
        HSV (HSB):
        1°, 83.3333%, 72.9412%
        XYZ:
        21.0690, 11.6821, 2.4407
        xyY:
        0.5987, 0.3320, 11.6821
      CIE-Lab:
        40.7063, 58.1785, 41.3776
        CIE-LCH:
        40.7063, 71.3922, 35.4212
        CIE-Luv:
        40.7063, 114.3270, 25.4035
        Hunter-Lab:
        34.1791, 50.2196, 19.6914
      #ba221f color charts
#ba221f RGB chart
      #ba221f CMYK chart
      #ba221f RGB pie chart
      #ba221f color shades, tints & tones
#ba221f color schemes
#ba221f color preview, HTML & CSS examples
           This text has a color of #ba221f        
        
          <p style="color:#ba221f;">Text here</p>
        
        
          .mytext {color:#ba221f;}
        
        Text color #ba221f
      
           This box has a color of #ba221f        
        
          <div style="background-color:#ba221f;">Content here</div>
        
        
          .mybackground {background-color:#ba221f;}
        
        Background color #ba221f
      
           Border around this has a color of #ba221f        
        
          <div style="border:2px solid #ba221f;">Content here</div>
        
        
          .myborder {border:2px solid #ba221f;}
        
        Border color #ba221f