#ba0e43 color space conversions
Hex:
        #ba0e43
        RGB:
        186, 14, 67
        CMY:
        27, 95, 74
        CMYK:
        0, 92, 64, 27
      HSL:
        342°, 86.0000%, 39.2157%
        HSV (HSB):
        342°, 92.4731%, 72.9412%
        XYZ:
        21.4199, 11.1584, 6.3350
        xyY:
        0.5505, 0.2868, 11.1584
      CIE-Lab:
        39.8460, 63.5569, 18.7878
        CIE-LCH:
        39.8460, 66.2756, 16.4680
        CIE-Luv:
        39.8460, 111.0974, 7.7398
        Hunter-Lab:
        33.4042, 56.0025, 12.1388
      #ba0e43 color charts
#ba0e43 RGB chart
      #ba0e43 CMYK chart
      #ba0e43 RGB pie chart
      #ba0e43 color shades, tints & tones
#ba0e43 color schemes
#ba0e43 color preview, HTML & CSS examples
           This text has a color of #ba0e43        
        
          <p style="color:#ba0e43;">Text here</p>
        
        
          .mytext {color:#ba0e43;}
        
        Text color #ba0e43
      
           This box has a color of #ba0e43        
        
          <div style="background-color:#ba0e43;">Content here</div>
        
        
          .mybackground {background-color:#ba0e43;}
        
        Background color #ba0e43
      
           Border around this has a color of #ba0e43        
        
          <div style="border:2px solid #ba0e43;">Content here</div>
        
        
          .myborder {border:2px solid #ba0e43;}
        
        Border color #ba0e43