#ba1305 color space conversions
Hex:
        #ba1305
        RGB:
        186, 19, 5
        CMY:
        27, 93, 98
        CMYK:
        0, 90, 97, 27
      HSL:
        5°, 94.7644%, 37.4510%
        HSV (HSB):
        5°, 97.3118%, 72.9412%
        XYZ:
        20.5100, 10.9158, 1.1695
        xyY:
        0.6292, 0.3349, 10.9158
      CIE-Lab:
        39.4383, 60.9434, 51.4551
        CIE-LCH:
        39.4383, 79.7605, 40.1747
        CIE-Luv:
        39.4383, 122.5913, 28.1516
        Hunter-Lab:
        33.0391, 52.9907, 21.0286
      #ba1305 color charts
#ba1305 RGB chart
      #ba1305 CMYK chart
      #ba1305 RGB pie chart
      #ba1305 color shades, tints & tones
#ba1305 color schemes
#ba1305 color preview, HTML & CSS examples
           This text has a color of #ba1305        
        
          <p style="color:#ba1305;">Text here</p>
        
        
          .mytext {color:#ba1305;}
        
        Text color #ba1305
      
           This box has a color of #ba1305        
        
          <div style="background-color:#ba1305;">Content here</div>
        
        
          .mybackground {background-color:#ba1305;}
        
        Background color #ba1305
      
           Border around this has a color of #ba1305        
        
          <div style="border:2px solid #ba1305;">Content here</div>
        
        
          .myborder {border:2px solid #ba1305;}
        
        Border color #ba1305