#ba0a46 color space conversions
Hex:
        #ba0a46
        RGB:
        186, 10, 70
        CMY:
        27, 96, 73
        CMYK:
        0, 95, 62, 27
      HSL:
        340°, 89.7959%, 38.4314%
        HSV (HSB):
        340°, 94.6237%, 72.9412%
        XYZ:
        21.4637, 11.0984, 6.8053
        xyY:
        0.5452, 0.2819, 11.0984
      CIE-Lab:
        39.7457, 64.1970, 16.7428
        CIE-LCH:
        39.7457, 66.3444, 14.6173
        CIE-Luv:
        39.7457, 110.6863, 5.7163
        Hunter-Lab:
        33.3142, 56.7043, 11.2085
      #ba0a46 color charts
#ba0a46 RGB chart
      #ba0a46 CMYK chart
      #ba0a46 RGB pie chart
      #ba0a46 color shades, tints & tones
#ba0a46 color schemes
#ba0a46 color preview, HTML & CSS examples
           This text has a color of #ba0a46        
        
          <p style="color:#ba0a46;">Text here</p>
        
        
          .mytext {color:#ba0a46;}
        
        Text color #ba0a46
      
           This box has a color of #ba0a46        
        
          <div style="background-color:#ba0a46;">Content here</div>
        
        
          .mybackground {background-color:#ba0a46;}
        
        Background color #ba0a46
      
           Border around this has a color of #ba0a46        
        
          <div style="border:2px solid #ba0a46;">Content here</div>
        
        
          .myborder {border:2px solid #ba0a46;}
        
        Border color #ba0a46