#ba0a42 color space conversions
Hex:
        #ba0a42
        RGB:
        186, 10, 66
        CMY:
        27, 96, 74
        CMYK:
        0, 95, 65, 27
      HSL:
        341°, 89.7959%, 38.4314%
        HSV (HSB):
        341°, 94.6237%, 72.9412%
        XYZ:
        21.3416, 11.0495, 6.1622
        xyY:
        0.5536, 0.2866, 11.0495
      CIE-Lab:
        39.6638, 63.9715, 19.1849
        CIE-LCH:
        39.6638, 66.7863, 16.6938
        CIE-Luv:
        39.6638, 112.1105, 7.9496
        Hunter-Lab:
        33.2408, 56.4309, 12.2774
      #ba0a42 color charts
#ba0a42 RGB chart
      #ba0a42 CMYK chart
      #ba0a42 RGB pie chart
      #ba0a42 color shades, tints & tones
#ba0a42 color schemes
#ba0a42 color preview, HTML & CSS examples
           This text has a color of #ba0a42        
        
          <p style="color:#ba0a42;">Text here</p>
        
        
          .mytext {color:#ba0a42;}
        
        Text color #ba0a42
      
           This box has a color of #ba0a42        
        
          <div style="background-color:#ba0a42;">Content here</div>
        
        
          .mybackground {background-color:#ba0a42;}
        
        Background color #ba0a42
      
           Border around this has a color of #ba0a42        
        
          <div style="border:2px solid #ba0a42;">Content here</div>
        
        
          .myborder {border:2px solid #ba0a42;}
        
        Border color #ba0a42