#ba0a13 color space conversions
Hex:
        #ba0a13
        RGB:
        186, 10, 19
        CMY:
        27, 96, 93
        CMYK:
        0, 95, 90, 27
      HSL:
        357°, 89.7959%, 38.4314%
        HSV (HSB):
        357°, 94.6237%, 72.9412%
        XYZ:
        20.4758, 10.7032, 1.6028
        xyY:
        0.6246, 0.3265, 10.7032
      CIE-Lab:
        39.0760, 62.3383, 45.9426
        CIE-LCH:
        39.0760, 77.4389, 36.3898
        CIE-Luv:
        39.0760, 123.3888, 25.4136
        Hunter-Lab:
        32.7158, 54.4651, 19.9963
      #ba0a13 color charts
#ba0a13 RGB chart
      #ba0a13 CMYK chart
      #ba0a13 RGB pie chart
      #ba0a13 color shades, tints & tones
#ba0a13 color schemes
#ba0a13 color preview, HTML & CSS examples
           This text has a color of #ba0a13        
        
          <p style="color:#ba0a13;">Text here</p>
        
        
          .mytext {color:#ba0a13;}
        
        Text color #ba0a13
      
           This box has a color of #ba0a13        
        
          <div style="background-color:#ba0a13;">Content here</div>
        
        
          .mybackground {background-color:#ba0a13;}
        
        Background color #ba0a13
      
           Border around this has a color of #ba0a13        
        
          <div style="border:2px solid #ba0a13;">Content here</div>
        
        
          .myborder {border:2px solid #ba0a13;}
        
        Border color #ba0a13