#ba8a14 color space conversions
Hex:
        #ba8a14
        RGB:
        186, 138, 20
        CMY:
        27, 46, 92
        CMYK:
        0, 26, 89, 27
      HSL:
        43°, 80.5825%, 40.3922%
        HSV (HSB):
        43°, 89.2473%, 72.9412%
        XYZ:
        29.4644, 28.6666, 4.6421
        xyY:
        0.4694, 0.4567, 28.6666
      CIE-Lab:
        60.4862, 8.7125, 62.0044
        CIE-LCH:
        60.4862, 62.6135, 82.0015
        CIE-Luv:
        60.4862, 40.2015, 60.2856
        Hunter-Lab:
        53.5412, 4.5340, 32.3383
      #ba8a14 color charts
#ba8a14 RGB chart
      #ba8a14 CMYK chart
      #ba8a14 RGB pie chart
      #ba8a14 color shades, tints & tones
#ba8a14 color schemes
#ba8a14 color preview, HTML & CSS examples
           This text has a color of #ba8a14        
        
          <p style="color:#ba8a14;">Text here</p>
        
        
          .mytext {color:#ba8a14;}
        
        Text color #ba8a14
      
           This box has a color of #ba8a14        
        
          <div style="background-color:#ba8a14;">Content here</div>
        
        
          .mybackground {background-color:#ba8a14;}
        
        Background color #ba8a14
      
           Border around this has a color of #ba8a14        
        
          <div style="border:2px solid #ba8a14;">Content here</div>
        
        
          .myborder {border:2px solid #ba8a14;}
        
        Border color #ba8a14