#ba0a5b color space conversions
Hex:
        #ba0a5b
        RGB:
        186, 10, 91
        CMY:
        27, 96, 64
        CMYK:
        0, 95, 51, 27
      HSL:
        332°, 89.7959%, 38.4314%
        HSV (HSB):
        332°, 94.6237%, 72.9412%
        XYZ:
        22.2466, 11.4115, 10.9276
        xyY:
        0.4990, 0.2559, 11.4115
      CIE-Lab:
        40.2651, 65.6157, 4.0653
        CIE-LCH:
        40.2651, 65.7416, 3.5453
        CIE-Luv:
        40.2651, 102.3613, -7.4862
        Hunter-Lab:
        33.7809, 58.4352, 4.4672
      #ba0a5b color charts
#ba0a5b RGB chart
      #ba0a5b CMYK chart
      #ba0a5b RGB pie chart
      #ba0a5b color shades, tints & tones
#ba0a5b color schemes
#ba0a5b color preview, HTML & CSS examples
           This text has a color of #ba0a5b        
        
          <p style="color:#ba0a5b;">Text here</p>
        
        
          .mytext {color:#ba0a5b;}
        
        Text color #ba0a5b
      
           This box has a color of #ba0a5b        
        
          <div style="background-color:#ba0a5b;">Content here</div>
        
        
          .mybackground {background-color:#ba0a5b;}
        
        Background color #ba0a5b
      
           Border around this has a color of #ba0a5b        
        
          <div style="border:2px solid #ba0a5b;">Content here</div>
        
        
          .myborder {border:2px solid #ba0a5b;}
        
        Border color #ba0a5b