#ba020f color space conversions
Hex:
        #ba020f
        RGB:
        186, 2, 15
        CMY:
        27, 99, 94
        CMYK:
        0, 99, 92, 27
      HSL:
        356°, 97.8723%, 36.8627%
        HSV (HSB):
        356°, 98.9247%, 72.9412%
        XYZ:
        20.3576, 10.5170, 1.4090
        xyY:
        0.6306, 0.3258, 10.5170
      CIE-Lab:
        38.7548, 63.1453, 47.4505
        CIE-LCH:
        38.7548, 78.9866, 36.9230
        CIE-Luv:
        38.7548, 125.3219, 25.5770
        Hunter-Lab:
        32.4299, 55.2995, 20.1250
      #ba020f color charts
#ba020f RGB chart
      #ba020f CMYK chart
      #ba020f RGB pie chart
      #ba020f color shades, tints & tones
#ba020f color schemes
#ba020f color preview, HTML & CSS examples
           This text has a color of #ba020f        
        
          <p style="color:#ba020f;">Text here</p>
        
        
          .mytext {color:#ba020f;}
        
        Text color #ba020f
      
           This box has a color of #ba020f        
        
          <div style="background-color:#ba020f;">Content here</div>
        
        
          .mybackground {background-color:#ba020f;}
        
        Background color #ba020f
      
           Border around this has a color of #ba020f        
        
          <div style="border:2px solid #ba020f;">Content here</div>
        
        
          .myborder {border:2px solid #ba020f;}
        
        Border color #ba020f