#ba8c13 color space conversions
Hex:
        #ba8c13
        RGB:
        186, 140, 19
        CMY:
        27, 45, 93
        CMYK:
        0, 25, 90, 27
      HSL:
        43°, 81.4634%, 40.1961%
        HSV (HSB):
        43°, 89.7849%, 72.9412%
        XYZ:
        29.7453, 29.2423, 4.6927
        xyY:
        0.4671, 0.4592, 29.2423
      CIE-Lab:
        60.9949, 7.5920, 62.6285
        CIE-LCH:
        60.9949, 63.0869, 83.0882
        CIE-Luv:
        60.9949, 38.6755, 61.1856
        Hunter-Lab:
        54.0761, 3.5531, 32.7082
      #ba8c13 color charts
#ba8c13 RGB chart
      #ba8c13 CMYK chart
      #ba8c13 RGB pie chart
      #ba8c13 color shades, tints & tones
#ba8c13 color schemes
#ba8c13 color preview, HTML & CSS examples
           This text has a color of #ba8c13        
        
          <p style="color:#ba8c13;">Text here</p>
        
        
          .mytext {color:#ba8c13;}
        
        Text color #ba8c13
      
           This box has a color of #ba8c13        
        
          <div style="background-color:#ba8c13;">Content here</div>
        
        
          .mybackground {background-color:#ba8c13;}
        
        Background color #ba8c13
      
           Border around this has a color of #ba8c13        
        
          <div style="border:2px solid #ba8c13;">Content here</div>
        
        
          .myborder {border:2px solid #ba8c13;}
        
        Border color #ba8c13