#ba2c55 color space conversions
Hex:
        #ba2c55
        RGB:
        186, 44, 85
        CMY:
        27, 83, 67
        CMYK:
        0, 76, 54, 27
      HSL:
        343°, 61.7391%, 45.0980%
        HSV (HSB):
        343°, 76.3441%, 72.9412%
        XYZ:
        22.7901, 12.8963, 9.8824
        xyY:
        0.5001, 0.2830, 12.8963
      CIE-Lab:
        42.6066, 58.0121, 11.1657
        CIE-LCH:
        42.6066, 59.0769, 10.8946
        CIE-Luv:
        42.6066, 95.7712, 2.0531
        Hunter-Lab:
        35.9115, 50.4342, 8.8222
      #ba2c55 color charts
#ba2c55 RGB chart
      #ba2c55 CMYK chart
      #ba2c55 RGB pie chart
      #ba2c55 color shades, tints & tones
#ba2c55 color schemes
#ba2c55 color preview, HTML & CSS examples
           This text has a color of #ba2c55        
        
          <p style="color:#ba2c55;">Text here</p>
        
        
          .mytext {color:#ba2c55;}
        
        Text color #ba2c55
      
           This box has a color of #ba2c55        
        
          <div style="background-color:#ba2c55;">Content here</div>
        
        
          .mybackground {background-color:#ba2c55;}
        
        Background color #ba2c55
      
           Border around this has a color of #ba2c55        
        
          <div style="border:2px solid #ba2c55;">Content here</div>
        
        
          .myborder {border:2px solid #ba2c55;}
        
        Border color #ba2c55