#ba0c41 color space conversions
Hex:
        #ba0c41
        RGB:
        186, 12, 65
        CMY:
        27, 95, 75
        CMYK:
        0, 94, 65, 27
      HSL:
        342°, 87.8788%, 38.8235%
        HSV (HSB):
        342°, 93.5484%, 72.9412%
        XYZ:
        21.3353, 11.0837, 6.0159
        xyY:
        0.5551, 0.2884, 11.0837
      CIE-Lab:
        39.7211, 63.6945, 19.8962
        CIE-LCH:
        39.7211, 66.7297, 17.3472
        CIE-Luv:
        39.7211, 112.1390, 8.6515
        Hunter-Lab:
        33.2922, 56.1304, 12.5908
      #ba0c41 color charts
#ba0c41 RGB chart
      #ba0c41 CMYK chart
      #ba0c41 RGB pie chart
      #ba0c41 color shades, tints & tones
#ba0c41 color schemes
#ba0c41 color preview, HTML & CSS examples
           This text has a color of #ba0c41        
        
          <p style="color:#ba0c41;">Text here</p>
        
        
          .mytext {color:#ba0c41;}
        
        Text color #ba0c41
      
           This box has a color of #ba0c41        
        
          <div style="background-color:#ba0c41;">Content here</div>
        
        
          .mybackground {background-color:#ba0c41;}
        
        Background color #ba0c41
      
           Border around this has a color of #ba0c41        
        
          <div style="border:2px solid #ba0c41;">Content here</div>
        
        
          .myborder {border:2px solid #ba0c41;}
        
        Border color #ba0c41