#ba0a53 color space conversions
Hex:
        #ba0a53
        RGB:
        186, 10, 83
        CMY:
        27, 96, 67
        CMYK:
        0, 95, 55, 27
      HSL:
        335°, 89.7959%, 38.4314%
        HSV (HSB):
        335°, 94.6237%, 72.9412%
        XYZ:
        21.9196, 11.2807, 9.2057
        xyY:
        0.5169, 0.2660, 11.2807
      CIE-Lab:
        40.0493, 65.0287, 8.8567
        CIE-LCH:
        40.0493, 65.6290, 7.7558
        CIE-Luv:
        40.0493, 105.6796, -2.1919
        Hunter-Lab:
        33.5868, 57.7167, 7.2601
      #ba0a53 color charts
#ba0a53 RGB chart
      #ba0a53 CMYK chart
      #ba0a53 RGB pie chart
      #ba0a53 color shades, tints & tones
#ba0a53 color schemes
#ba0a53 color preview, HTML & CSS examples
           This text has a color of #ba0a53        
        
          <p style="color:#ba0a53;">Text here</p>
        
        
          .mytext {color:#ba0a53;}
        
        Text color #ba0a53
      
           This box has a color of #ba0a53        
        
          <div style="background-color:#ba0a53;">Content here</div>
        
        
          .mybackground {background-color:#ba0a53;}
        
        Background color #ba0a53
      
           Border around this has a color of #ba0a53        
        
          <div style="border:2px solid #ba0a53;">Content here</div>
        
        
          .myborder {border:2px solid #ba0a53;}
        
        Border color #ba0a53