#ba0b06 color space conversions
Hex:
        #ba0b06
        RGB:
        186, 11, 6
        CMY:
        27, 96, 98
        CMYK:
        0, 94, 97, 27
      HSL:
        2°, 93.7500%, 37.6471%
        HSV (HSB):
        2°, 96.7742%, 72.9412%
        XYZ:
        20.4022, 10.6916, 1.1607
        xyY:
        0.6325, 0.3315, 10.6916
      CIE-Lab:
        39.0561, 62.0649, 50.9082
        CIE-LCH:
        39.0561, 80.2726, 39.3600
        CIE-Luv:
        39.0561, 124.4271, 27.3613
        Hunter-Lab:
        32.6980, 54.1553, 20.7840
      #ba0b06 color charts
#ba0b06 RGB chart
      #ba0b06 CMYK chart
      #ba0b06 RGB pie chart
      #ba0b06 color shades, tints & tones
#ba0b06 color schemes
#ba0b06 color preview, HTML & CSS examples
           This text has a color of #ba0b06        
        
          <p style="color:#ba0b06;">Text here</p>
        
        
          .mytext {color:#ba0b06;}
        
        Text color #ba0b06
      
           This box has a color of #ba0b06        
        
          <div style="background-color:#ba0b06;">Content here</div>
        
        
          .mybackground {background-color:#ba0b06;}
        
        Background color #ba0b06
      
           Border around this has a color of #ba0b06        
        
          <div style="border:2px solid #ba0b06;">Content here</div>
        
        
          .myborder {border:2px solid #ba0b06;}
        
        Border color #ba0b06