#ba2261 color space conversions
Hex:
        #ba2261
        RGB:
        186, 34, 97
        CMY:
        27, 87, 62
        CMYK:
        0, 82, 48, 27
      HSL:
        335°, 69.0909%, 43.1373%
        HSV (HSB):
        335°, 81.7204%, 72.9412%
        XYZ:
        22.9794, 12.4462, 12.5005
        xyY:
        0.4795, 0.2597, 12.4462
      CIE-Lab:
        41.9167, 61.8437, 2.6521
        CIE-LCH:
        41.9167, 61.9006, 2.4556
        CIE-Luv:
        41.9167, 94.8341, -8.2553
        Hunter-Lab:
        35.2792, 54.5288, 3.6872
      #ba2261 color charts
#ba2261 RGB chart
      #ba2261 CMYK chart
      #ba2261 RGB pie chart
      #ba2261 color shades, tints & tones
#ba2261 color schemes
#ba2261 color preview, HTML & CSS examples
           This text has a color of #ba2261        
        
          <p style="color:#ba2261;">Text here</p>
        
        
          .mytext {color:#ba2261;}
        
        Text color #ba2261
      
           This box has a color of #ba2261        
        
          <div style="background-color:#ba2261;">Content here</div>
        
        
          .mybackground {background-color:#ba2261;}
        
        Background color #ba2261
      
           Border around this has a color of #ba2261        
        
          <div style="border:2px solid #ba2261;">Content here</div>
        
        
          .myborder {border:2px solid #ba2261;}
        
        Border color #ba2261