#ba8a16 color space conversions
Hex:
        #ba8a16
        RGB:
        186, 138, 22
        CMY:
        27, 46, 91
        CMYK:
        0, 26, 88, 27
      HSL:
        42°, 78.8462%, 40.7843%
        HSV (HSB):
        42°, 88.1720%, 72.9412%
        XYZ:
        29.4830, 28.6740, 4.7398
        xyY:
        0.4688, 0.4559, 28.6740
      CIE-Lab:
        60.4928, 8.7551, 61.5291
        CIE-LCH:
        60.4928, 62.1488, 81.9017
        CIE-Luv:
        60.4928, 40.1543, 60.0204
        Hunter-Lab:
        53.5481, 4.5710, 32.2357
      #ba8a16 color charts
#ba8a16 RGB chart
      #ba8a16 CMYK chart
      #ba8a16 RGB pie chart
      #ba8a16 color shades, tints & tones
#ba8a16 color schemes
#ba8a16 color preview, HTML & CSS examples
           This text has a color of #ba8a16        
        
          <p style="color:#ba8a16;">Text here</p>
        
        
          .mytext {color:#ba8a16;}
        
        Text color #ba8a16
      
           This box has a color of #ba8a16        
        
          <div style="background-color:#ba8a16;">Content here</div>
        
        
          .mybackground {background-color:#ba8a16;}
        
        Background color #ba8a16
      
           Border around this has a color of #ba8a16        
        
          <div style="border:2px solid #ba8a16;">Content here</div>
        
        
          .myborder {border:2px solid #ba8a16;}
        
        Border color #ba8a16