#ba2a65 color space conversions
Hex:
        #ba2a65
        RGB:
        186, 42, 101
        CMY:
        27, 84, 60
        CMYK:
        0, 77, 46, 27
      HSL:
        335°, 63.1579%, 44.7059%
        HSV (HSB):
        335°, 77.4194%, 72.9412%
        XYZ:
        23.4266, 13.0346, 13.5931
        xyY:
        0.4680, 0.2604, 13.0346
      CIE-Lab:
        42.8154, 59.9780, 1.4480
        CIE-LCH:
        42.8154, 59.9955, 1.3830
        CIE-Luv:
        42.8154, 90.6985, -9.2734
        Hunter-Lab:
        36.1035, 52.6430, 2.9495
      #ba2a65 color charts
#ba2a65 RGB chart
      #ba2a65 CMYK chart
      #ba2a65 RGB pie chart
      #ba2a65 color shades, tints & tones
#ba2a65 color schemes
#ba2a65 color preview, HTML & CSS examples
           This text has a color of #ba2a65        
        
          <p style="color:#ba2a65;">Text here</p>
        
        
          .mytext {color:#ba2a65;}
        
        Text color #ba2a65
      
           This box has a color of #ba2a65        
        
          <div style="background-color:#ba2a65;">Content here</div>
        
        
          .mybackground {background-color:#ba2a65;}
        
        Background color #ba2a65
      
           Border around this has a color of #ba2a65        
        
          <div style="border:2px solid #ba2a65;">Content here</div>
        
        
          .myborder {border:2px solid #ba2a65;}
        
        Border color #ba2a65