#ba1127 color space conversions
Hex:
        #ba1127
        RGB:
        186, 17, 39
        CMY:
        27, 93, 85
        CMYK:
        0, 91, 79, 27
      HSL:
        352°, 83.2512%, 39.8039%
        HSV (HSB):
        352°, 90.8602%, 72.9412%
        XYZ:
        20.8164, 10.9865, 2.9429
        xyY:
        0.5991, 0.3162, 10.9865
      CIE-Lab:
        39.5577, 61.9148, 35.7682
        CIE-LCH:
        39.5577, 71.5039, 30.0151
        CIE-Luv:
        39.5577, 118.4765, 20.6659
        Hunter-Lab:
        33.1459, 54.0968, 17.9379
      #ba1127 color charts
#ba1127 RGB chart
      #ba1127 CMYK chart
      #ba1127 RGB pie chart
      #ba1127 color shades, tints & tones
#ba1127 color schemes
#ba1127 color preview, HTML & CSS examples
           This text has a color of #ba1127        
        
          <p style="color:#ba1127;">Text here</p>
        
        
          .mytext {color:#ba1127;}
        
        Text color #ba1127
      
           This box has a color of #ba1127        
        
          <div style="background-color:#ba1127;">Content here</div>
        
        
          .mybackground {background-color:#ba1127;}
        
        Background color #ba1127
      
           Border around this has a color of #ba1127        
        
          <div style="border:2px solid #ba1127;">Content here</div>
        
        
          .myborder {border:2px solid #ba1127;}
        
        Border color #ba1127