#ba3411 color space conversions
Hex:
        #ba3411
        RGB:
        186, 52, 17
        CMY:
        27, 80, 93
        CMYK:
        0, 72, 91, 27
      HSL:
        12°, 83.2512%, 39.8039%
        HSV (HSB):
        12°, 90.8602%, 72.9412%
        XYZ:
        21.5789, 12.9356, 1.8898
        xyY:
        0.5928, 0.3553, 12.9356
      CIE-Lab:
        42.6660, 52.1530, 49.3659
        CIE-LCH:
        42.6660, 71.8118, 43.4274
        CIE-Luv:
        42.6660, 106.6224, 32.0485
        Hunter-Lab:
        35.9660, 44.1557, 22.0609
      #ba3411 color charts
#ba3411 RGB chart
      #ba3411 CMYK chart
      #ba3411 RGB pie chart
      #ba3411 color shades, tints & tones
#ba3411 color schemes
#ba3411 color preview, HTML & CSS examples
           This text has a color of #ba3411        
        
          <p style="color:#ba3411;">Text here</p>
        
        
          .mytext {color:#ba3411;}
        
        Text color #ba3411
      
           This box has a color of #ba3411        
        
          <div style="background-color:#ba3411;">Content here</div>
        
        
          .mybackground {background-color:#ba3411;}
        
        Background color #ba3411
      
           Border around this has a color of #ba3411        
        
          <div style="border:2px solid #ba3411;">Content here</div>
        
        
          .myborder {border:2px solid #ba3411;}
        
        Border color #ba3411