#ba0015 color space conversions
Hex:
        #ba0015
        RGB:
        186, 0, 21
        CMY:
        27, 100, 92
        CMYK:
        0, 100, 89, 27
      HSL:
        353°, 100.0000%, 36.4706%
        HSV (HSB):
        353°, 100.0000%, 72.9412%
        XYZ:
        20.3851, 10.4932, 1.6605
        xyY:
        0.6265, 0.3225, 10.4932
      CIE-Lab:
        38.7135, 63.4575, 44.7370
        CIE-LCH:
        38.7135, 77.6418, 35.1835
        CIE-Luv:
        38.7135, 124.9673, 24.3526
        Hunter-Lab:
        32.3933, 55.6416, 19.6361
      #ba0015 color charts
#ba0015 RGB chart
      #ba0015 CMYK chart
      #ba0015 RGB pie chart
      #ba0015 color shades, tints & tones
#ba0015 color schemes
#ba0015 color preview, HTML & CSS examples
           This text has a color of #ba0015        
        
          <p style="color:#ba0015;">Text here</p>
        
        
          .mytext {color:#ba0015;}
        
        Text color #ba0015
      
           This box has a color of #ba0015        
        
          <div style="background-color:#ba0015;">Content here</div>
        
        
          .mybackground {background-color:#ba0015;}
        
        Background color #ba0015
      
           Border around this has a color of #ba0015        
        
          <div style="border:2px solid #ba0015;">Content here</div>
        
        
          .myborder {border:2px solid #ba0015;}
        
        Border color #ba0015