#ba0c15 color space conversions
Hex:
        #ba0c15
        RGB:
        186, 12, 21
        CMY:
        27, 95, 92
        CMYK:
        0, 94, 89, 27
      HSL:
        357°, 87.8788%, 38.8235%
        HSV (HSB):
        357°, 93.5484%, 72.9412%
        XYZ:
        20.5165, 10.7562, 1.7043
        xyY:
        0.6221, 0.3262, 10.7562
      CIE-Lab:
        39.1668, 62.1459, 45.0859
        CIE-LCH:
        39.1668, 76.7779, 35.9603
        CIE-Luv:
        39.1668, 122.7510, 25.1622
        Hunter-Lab:
        32.7966, 54.2698, 19.8766
      #ba0c15 color charts
#ba0c15 RGB chart
      #ba0c15 CMYK chart
      #ba0c15 RGB pie chart
      #ba0c15 color shades, tints & tones
#ba0c15 color schemes
#ba0c15 color preview, HTML & CSS examples
           This text has a color of #ba0c15        
        
          <p style="color:#ba0c15;">Text here</p>
        
        
          .mytext {color:#ba0c15;}
        
        Text color #ba0c15
      
           This box has a color of #ba0c15        
        
          <div style="background-color:#ba0c15;">Content here</div>
        
        
          .mybackground {background-color:#ba0c15;}
        
        Background color #ba0c15
      
           Border around this has a color of #ba0c15        
        
          <div style="border:2px solid #ba0c15;">Content here</div>
        
        
          .myborder {border:2px solid #ba0c15;}
        
        Border color #ba0c15