#ba0c05 color space conversions
Hex:
        #ba0c05
        RGB:
        186, 12, 5
        CMY:
        27, 95, 98
        CMYK:
        0, 94, 97, 27
      HSL:
        2°, 94.7644%, 37.4510%
        HSV (HSB):
        2°, 97.3118%, 72.9412%
        XYZ:
        20.4086, 10.7130, 1.1357
        xyY:
        0.6327, 0.3321, 10.7130
      CIE-Lab:
        39.0928, 61.9375, 51.2888
        CIE-LCH:
        39.0928, 80.4164, 39.6272
        CIE-Luv:
        39.0928, 124.3055, 27.5542
        Hunter-Lab:
        32.7307, 54.0212, 20.8542
      #ba0c05 color charts
#ba0c05 RGB chart
      #ba0c05 CMYK chart
      #ba0c05 RGB pie chart
      #ba0c05 color shades, tints & tones
#ba0c05 color schemes
#ba0c05 color preview, HTML & CSS examples
           This text has a color of #ba0c05        
        
          <p style="color:#ba0c05;">Text here</p>
        
        
          .mytext {color:#ba0c05;}
        
        Text color #ba0c05
      
           This box has a color of #ba0c05        
        
          <div style="background-color:#ba0c05;">Content here</div>
        
        
          .mybackground {background-color:#ba0c05;}
        
        Background color #ba0c05
      
           Border around this has a color of #ba0c05        
        
          <div style="border:2px solid #ba0c05;">Content here</div>
        
        
          .myborder {border:2px solid #ba0c05;}
        
        Border color #ba0c05