#ba8304 color space conversions
Hex:
        #ba8304
        RGB:
        186, 131, 4
        CMY:
        27, 49, 98
        CMYK:
        0, 30, 98, 27
      HSL:
        42°, 95.7895%, 37.2549%
        HSV (HSB):
        42°, 97.8495%, 72.9412%
        XYZ:
        28.3879, 26.6805, 3.7685
        xyY:
        0.4825, 0.4535, 26.6805
      CIE-Lab:
        58.6774, 12.3367, 63.5763
        CIE-LCH:
        58.6774, 64.7622, 79.0185
        CIE-Luv:
        58.6774, 45.9900, 59.1358
        Hunter-Lab:
        51.6531, 7.7084, 31.8315
      #ba8304 color charts
#ba8304 RGB chart
      #ba8304 CMYK chart
      #ba8304 RGB pie chart
      #ba8304 color shades, tints & tones
#ba8304 color schemes
#ba8304 color preview, HTML & CSS examples
           This text has a color of #ba8304        
        
          <p style="color:#ba8304;">Text here</p>
        
        
          .mytext {color:#ba8304;}
        
        Text color #ba8304
      
           This box has a color of #ba8304        
        
          <div style="background-color:#ba8304;">Content here</div>
        
        
          .mybackground {background-color:#ba8304;}
        
        Background color #ba8304
      
           Border around this has a color of #ba8304        
        
          <div style="border:2px solid #ba8304;">Content here</div>
        
        
          .myborder {border:2px solid #ba8304;}
        
        Border color #ba8304