#ba2a59 color space conversions
Hex:
        #ba2a59
        RGB:
        186, 42, 89
        CMY:
        27, 84, 65
        CMYK:
        0, 77, 52, 27
      HSL:
        340°, 63.1579%, 44.7059%
        HSV (HSB):
        340°, 77.4194%, 72.9412%
        XYZ:
        22.8808, 12.8163, 10.7190
        xyY:
        0.4929, 0.2761, 12.8163
      CIE-Lab:
        42.4851, 58.9476, 8.4882
        CIE-LCH:
        42.4851, 59.5556, 8.1941
        CIE-Luv:
        42.4851, 95.1497, -1.0378
        Hunter-Lab:
        35.7999, 51.4353, 7.3076
      #ba2a59 color charts
#ba2a59 RGB chart
      #ba2a59 CMYK chart
      #ba2a59 RGB pie chart
      #ba2a59 color shades, tints & tones
#ba2a59 color schemes
#ba2a59 color preview, HTML & CSS examples
           This text has a color of #ba2a59        
        
          <p style="color:#ba2a59;">Text here</p>
        
        
          .mytext {color:#ba2a59;}
        
        Text color #ba2a59
      
           This box has a color of #ba2a59        
        
          <div style="background-color:#ba2a59;">Content here</div>
        
        
          .mybackground {background-color:#ba2a59;}
        
        Background color #ba2a59
      
           Border around this has a color of #ba2a59        
        
          <div style="border:2px solid #ba2a59;">Content here</div>
        
        
          .myborder {border:2px solid #ba2a59;}
        
        Border color #ba2a59