#ba021e color space conversions
Hex:
        #ba021e
        RGB:
        186, 2, 30
        CMY:
        27, 99, 88
        CMYK:
        0, 99, 84, 27
      HSL:
        351°, 97.8723%, 36.8627%
        HSV (HSB):
        351°, 98.9247%, 72.9412%
        XYZ:
        20.5058, 10.5763, 2.1889
        xyY:
        0.6163, 0.3179, 10.5763
      CIE-Lab:
        38.8574, 63.4267, 40.1998
        CIE-LCH:
        38.8574, 75.0931, 32.3665
        CIE-Luv:
        38.8574, 123.1635, 22.3272
        Hunter-Lab:
        32.5212, 55.6386, 18.7741
      #ba021e color charts
#ba021e RGB chart
      #ba021e CMYK chart
      #ba021e RGB pie chart
      #ba021e color shades, tints & tones
#ba021e color schemes
#ba021e color preview, HTML & CSS examples
           This text has a color of #ba021e        
        
          <p style="color:#ba021e;">Text here</p>
        
        
          .mytext {color:#ba021e;}
        
        Text color #ba021e
      
           This box has a color of #ba021e        
        
          <div style="background-color:#ba021e;">Content here</div>
        
        
          .mybackground {background-color:#ba021e;}
        
        Background color #ba021e
      
           Border around this has a color of #ba021e        
        
          <div style="border:2px solid #ba021e;">Content here</div>
        
        
          .myborder {border:2px solid #ba021e;}
        
        Border color #ba021e