#ba0f01 color space conversions
Hex:
        #ba0f01
        RGB:
        186, 15, 1
        CMY:
        27, 94, 100
        CMYK:
        0, 92, 99, 27
      HSL:
        5°, 98.9305%, 36.6667%
        HSV (HSB):
        5°, 99.4624%, 72.9412%
        XYZ:
        20.4260, 10.7829, 1.0335
        xyY:
        0.6335, 0.3344, 10.7829
      CIE-Lab:
        39.2125, 61.5071, 52.8483
        CIE-LCH:
        39.2125, 81.0930, 40.6699
        CIE-Luv:
        39.2125, 123.9530, 28.2782
        Hunter-Lab:
        32.8374, 53.5678, 21.1202
      #ba0f01 color charts
#ba0f01 RGB chart
      #ba0f01 CMYK chart
      #ba0f01 RGB pie chart
      #ba0f01 color shades, tints & tones
#ba0f01 color schemes
#ba0f01 color preview, HTML & CSS examples
           This text has a color of #ba0f01        
        
          <p style="color:#ba0f01;">Text here</p>
        
        
          .mytext {color:#ba0f01;}
        
        Text color #ba0f01
      
           This box has a color of #ba0f01        
        
          <div style="background-color:#ba0f01;">Content here</div>
        
        
          .mybackground {background-color:#ba0f01;}
        
        Background color #ba0f01
      
           Border around this has a color of #ba0f01        
        
          <div style="border:2px solid #ba0f01;">Content here</div>
        
        
          .myborder {border:2px solid #ba0f01;}
        
        Border color #ba0f01