#ba0a2e color space conversions
Hex:
        #ba0a2e
        RGB:
        186, 10, 46
        CMY:
        27, 96, 82
        CMYK:
        0, 95, 75, 27
      HSL:
        348°, 89.7959%, 38.4314%
        HSV (HSB):
        348°, 94.6237%, 72.9412%
        XYZ:
        20.8514, 10.8534, 3.5807
        xyY:
        0.5909, 0.3076, 10.8534
      CIE-Lab:
        39.3325, 63.0543, 31.3243
        CIE-LCH:
        39.3325, 70.4064, 26.4174
        CIE-Luv:
        39.3325, 118.2239, 17.4619
        Hunter-Lab:
        32.9446, 55.3238, 16.6170
      #ba0a2e color charts
#ba0a2e RGB chart
      #ba0a2e CMYK chart
      #ba0a2e RGB pie chart
      #ba0a2e color shades, tints & tones
#ba0a2e color schemes
#ba0a2e color preview, HTML & CSS examples
           This text has a color of #ba0a2e        
        
          <p style="color:#ba0a2e;">Text here</p>
        
        
          .mytext {color:#ba0a2e;}
        
        Text color #ba0a2e
      
           This box has a color of #ba0a2e        
        
          <div style="background-color:#ba0a2e;">Content here</div>
        
        
          .mybackground {background-color:#ba0a2e;}
        
        Background color #ba0a2e
      
           Border around this has a color of #ba0a2e        
        
          <div style="border:2px solid #ba0a2e;">Content here</div>
        
        
          .myborder {border:2px solid #ba0a2e;}
        
        Border color #ba0a2e