#ba1f24 color space conversions
Hex:
        #ba1f24
        RGB:
        186, 31, 36
        CMY:
        27, 88, 86
        CMYK:
        0, 83, 81, 27
      HSL:
        358°, 71.4286%, 42.5490%
        HSV (HSB):
        358°, 83.3333%, 72.9412%
        XYZ:
        21.0581, 11.5465, 2.7879
        xyY:
        0.5950, 0.3262, 11.5465
      CIE-Lab:
        40.4860, 59.0758, 38.4419
        CIE-LCH:
        40.4860, 70.4821, 33.0529
        CIE-Luv:
        40.4860, 114.6741, 23.4418
        Hunter-Lab:
        33.9801, 51.1549, 18.9216
      #ba1f24 color charts
#ba1f24 RGB chart
      #ba1f24 CMYK chart
      #ba1f24 RGB pie chart
      #ba1f24 color shades, tints & tones
#ba1f24 color schemes
#ba1f24 color preview, HTML & CSS examples
           This text has a color of #ba1f24        
        
          <p style="color:#ba1f24;">Text here</p>
        
        
          .mytext {color:#ba1f24;}
        
        Text color #ba1f24
      
           This box has a color of #ba1f24        
        
          <div style="background-color:#ba1f24;">Content here</div>
        
        
          .mybackground {background-color:#ba1f24;}
        
        Background color #ba1f24
      
           Border around this has a color of #ba1f24        
        
          <div style="border:2px solid #ba1f24;">Content here</div>
        
        
          .myborder {border:2px solid #ba1f24;}
        
        Border color #ba1f24