#ba2b50 color space conversions
Hex:
        #ba2b50
        RGB:
        186, 43, 80
        CMY:
        27, 83, 69
        CMYK:
        0, 77, 57, 27
      HSL:
        344°, 62.4454%, 44.9020%
        HSV (HSB):
        344°, 76.8817%, 72.9412%
        XYZ:
        22.5615, 12.7460, 8.8605
        xyY:
        0.5108, 0.2886, 12.7460
      CIE-Lab:
        42.3781, 57.9555, 13.9830
        CIE-LCH:
        42.3781, 59.6185, 13.5646
        CIE-Luv:
        42.3781, 97.8776, 4.9453
        Hunter-Lab:
        35.7016, 50.3249, 10.2764
      #ba2b50 color charts
#ba2b50 RGB chart
      #ba2b50 CMYK chart
      #ba2b50 RGB pie chart
      #ba2b50 color shades, tints & tones
#ba2b50 color schemes
#ba2b50 color preview, HTML & CSS examples
           This text has a color of #ba2b50        
        
          <p style="color:#ba2b50;">Text here</p>
        
        
          .mytext {color:#ba2b50;}
        
        Text color #ba2b50
      
           This box has a color of #ba2b50        
        
          <div style="background-color:#ba2b50;">Content here</div>
        
        
          .mybackground {background-color:#ba2b50;}
        
        Background color #ba2b50
      
           Border around this has a color of #ba2b50        
        
          <div style="border:2px solid #ba2b50;">Content here</div>
        
        
          .myborder {border:2px solid #ba2b50;}
        
        Border color #ba2b50