#ba721a color space conversions
Hex:
        #ba721a
        RGB:
        186, 114, 26
        CMY:
        27, 55, 90
        CMYK:
        0, 39, 86, 27
      HSL:
        33°, 75.4717%, 41.5686%
        HSV (HSB):
        33°, 86.0215%, 72.9412%
        XYZ:
        26.4535, 22.5483, 3.9353
        xyY:
        0.4997, 0.4259, 22.5483
      CIE-Lab:
        54.6040, 22.1234, 55.6055
        CIE-LCH:
        54.6040, 59.8450, 68.3042
        CIE-Luv:
        54.6040, 59.0727, 50.1795
        Hunter-Lab:
        47.4851, 16.3418, 28.3259
      #ba721a color charts
#ba721a RGB chart
      #ba721a CMYK chart
      #ba721a RGB pie chart
      #ba721a color shades, tints & tones
#ba721a color schemes
#ba721a color preview, HTML & CSS examples
           This text has a color of #ba721a        
        
          <p style="color:#ba721a;">Text here</p>
        
        
          .mytext {color:#ba721a;}
        
        Text color #ba721a
      
           This box has a color of #ba721a        
        
          <div style="background-color:#ba721a;">Content here</div>
        
        
          .mybackground {background-color:#ba721a;}
        
        Background color #ba721a
      
           Border around this has a color of #ba721a        
        
          <div style="border:2px solid #ba721a;">Content here</div>
        
        
          .myborder {border:2px solid #ba721a;}
        
        Border color #ba721a