#ba0a05 color space conversions
Hex:
        #ba0a05
        RGB:
        186, 10, 5
        CMY:
        27, 96, 98
        CMYK:
        0, 95, 97, 27
      HSL:
        2°, 94.7644%, 37.4510%
        HSV (HSB):
        2°, 97.3118%, 72.9412%
        XYZ:
        20.3856, 10.6671, 1.1281
        xyY:
        0.6335, 0.3315, 10.6671
      CIE-Lab:
        39.0141, 62.1647, 51.2513
        CIE-LCH:
        39.0141, 80.5676, 39.5037
        CIE-Luv:
        39.0141, 124.6980, 27.4178
        Hunter-Lab:
        32.6606, 54.2576, 20.8145
      #ba0a05 color charts
#ba0a05 RGB chart
      #ba0a05 CMYK chart
      #ba0a05 RGB pie chart
      #ba0a05 color shades, tints & tones
#ba0a05 color schemes
#ba0a05 color preview, HTML & CSS examples
           This text has a color of #ba0a05        
        
          <p style="color:#ba0a05;">Text here</p>
        
        
          .mytext {color:#ba0a05;}
        
        Text color #ba0a05
      
           This box has a color of #ba0a05        
        
          <div style="background-color:#ba0a05;">Content here</div>
        
        
          .mybackground {background-color:#ba0a05;}
        
        Background color #ba0a05
      
           Border around this has a color of #ba0a05        
        
          <div style="border:2px solid #ba0a05;">Content here</div>
        
        
          .myborder {border:2px solid #ba0a05;}
        
        Border color #ba0a05