#ba8404 color space conversions
Hex:
        #ba8404
        RGB:
        186, 132, 4
        CMY:
        27, 48, 98
        CMYK:
        0, 29, 98, 27
      HSL:
        42°, 95.7895%, 37.2549%
        HSV (HSB):
        42°, 97.8495%, 72.9412%
        XYZ:
        28.5229, 26.9504, 3.8135
        xyY:
        0.4811, 0.4546, 26.9504
      CIE-Lab:
        58.9284, 11.7836, 63.7507
        CIE-LCH:
        58.9284, 64.8306, 79.5277
        CIE-Luv:
        58.9284, 45.1952, 59.5127
        Hunter-Lab:
        51.9138, 7.2238, 31.9843
      #ba8404 color charts
#ba8404 RGB chart
      #ba8404 CMYK chart
      #ba8404 RGB pie chart
      #ba8404 color shades, tints & tones
#ba8404 color schemes
#ba8404 color preview, HTML & CSS examples
           This text has a color of #ba8404        
        
          <p style="color:#ba8404;">Text here</p>
        
        
          .mytext {color:#ba8404;}
        
        Text color #ba8404
      
           This box has a color of #ba8404        
        
          <div style="background-color:#ba8404;">Content here</div>
        
        
          .mybackground {background-color:#ba8404;}
        
        Background color #ba8404
      
           Border around this has a color of #ba8404        
        
          <div style="border:2px solid #ba8404;">Content here</div>
        
        
          .myborder {border:2px solid #ba8404;}
        
        Border color #ba8404