#ba192a color space conversions
Hex:
        #ba192a
        RGB:
        186, 25, 42
        CMY:
        27, 90, 84
        CMYK:
        0, 87, 77, 27
      HSL:
        354°, 76.3033%, 41.3725%
        HSV (HSB):
        354°, 86.5591%, 72.9412%
        XYZ:
        21.0152, 11.3015, 3.2643
        xyY:
        0.5906, 0.3176, 11.3015
      CIE-Lab:
        40.0838, 60.6042, 34.5655
        CIE-LCH:
        40.0838, 69.7685, 29.6982
        CIE-Luv:
        40.0838, 115.5622, 20.5268
        Hunter-Lab:
        33.6178, 52.7535, 17.7754
      #ba192a color charts
#ba192a RGB chart
      #ba192a CMYK chart
      #ba192a RGB pie chart
      #ba192a color shades, tints & tones
#ba192a color schemes
#ba192a color preview, HTML & CSS examples
           This text has a color of #ba192a        
        
          <p style="color:#ba192a;">Text here</p>
        
        
          .mytext {color:#ba192a;}
        
        Text color #ba192a
      
           This box has a color of #ba192a        
        
          <div style="background-color:#ba192a;">Content here</div>
        
        
          .mybackground {background-color:#ba192a;}
        
        Background color #ba192a
      
           Border around this has a color of #ba192a        
        
          <div style="border:2px solid #ba192a;">Content here</div>
        
        
          .myborder {border:2px solid #ba192a;}
        
        Border color #ba192a