#ba9304 color space conversions
Hex:
        #ba9304
        RGB:
        186, 147, 4
        CMY:
        27, 42, 98
        CMYK:
        0, 21, 98, 27
      HSL:
        47°, 95.7895%, 37.2549%
        HSV (HSB):
        47°, 97.8495%, 72.9412%
        XYZ:
        30.7053, 31.3153, 4.5410
        xyY:
        0.4613, 0.4705, 31.3153
      CIE-Lab:
        62.7729, 3.5414, 66.4579
        CIE-LCH:
        62.7729, 66.5522, 86.9497
        CIE-Luv:
        62.7729, 33.5276, 65.2222
        Hunter-Lab:
        55.9601, 0.0129, 34.3609
      #ba9304 color charts
#ba9304 RGB chart
      #ba9304 CMYK chart
      #ba9304 RGB pie chart
      #ba9304 color shades, tints & tones
#ba9304 color schemes
#ba9304 color preview, HTML & CSS examples
           This text has a color of #ba9304        
        
          <p style="color:#ba9304;">Text here</p>
        
        
          .mytext {color:#ba9304;}
        
        Text color #ba9304
      
           This box has a color of #ba9304        
        
          <div style="background-color:#ba9304;">Content here</div>
        
        
          .mybackground {background-color:#ba9304;}
        
        Background color #ba9304
      
           Border around this has a color of #ba9304        
        
          <div style="border:2px solid #ba9304;">Content here</div>
        
        
          .myborder {border:2px solid #ba9304;}
        
        Border color #ba9304