#ba3418 color space conversions
Hex:
        #ba3418
        RGB:
        186, 52, 24
        CMY:
        27, 80, 91
        CMYK:
        0, 72, 87, 27
      HSL:
        10°, 77.1429%, 41.1765%
        HSV (HSB):
        10°, 87.0968%, 72.9412%
        XYZ:
        21.6426, 12.9610, 2.2252
        xyY:
        0.5877, 0.3519, 12.9610
      CIE-Lab:
        42.7045, 52.2869, 46.5341
        CIE-LCH:
        42.7045, 69.9953, 41.6683
        CIE-Luv:
        42.7045, 105.9418, 30.7448
        Hunter-Lab:
        36.0014, 44.3042, 21.5364
      #ba3418 color charts
#ba3418 RGB chart
      #ba3418 CMYK chart
      #ba3418 RGB pie chart
      #ba3418 color shades, tints & tones
#ba3418 color schemes
#ba3418 color preview, HTML & CSS examples
           This text has a color of #ba3418        
        
          <p style="color:#ba3418;">Text here</p>
        
        
          .mytext {color:#ba3418;}
        
        Text color #ba3418
      
           This box has a color of #ba3418        
        
          <div style="background-color:#ba3418;">Content here</div>
        
        
          .mybackground {background-color:#ba3418;}
        
        Background color #ba3418
      
           Border around this has a color of #ba3418        
        
          <div style="border:2px solid #ba3418;">Content here</div>
        
        
          .myborder {border:2px solid #ba3418;}
        
        Border color #ba3418