#ba9311 color space conversions
Hex:
        #ba9311
        RGB:
        186, 147, 17
        CMY:
        27, 42, 93
        CMYK:
        0, 21, 91, 27
      HSL:
        46°, 83.2512%, 39.8039%
        HSV (HSB):
        46°, 90.8602%, 72.9412%
        XYZ:
        30.7846, 31.3470, 4.9584
        xyY:
        0.4589, 0.4672, 31.3470
      CIE-Lab:
        62.7995, 3.7218, 64.4407
        CIE-LCH:
        62.7995, 64.5481, 86.6945
        CIE-Luv:
        62.7995, 33.3603, 64.1335
        Hunter-Lab:
        55.9884, 0.1665, 33.9411
      #ba9311 color charts
#ba9311 RGB chart
      #ba9311 CMYK chart
      #ba9311 RGB pie chart
      #ba9311 color shades, tints & tones
#ba9311 color schemes
#ba9311 color preview, HTML & CSS examples
           This text has a color of #ba9311        
        
          <p style="color:#ba9311;">Text here</p>
        
        
          .mytext {color:#ba9311;}
        
        Text color #ba9311
      
           This box has a color of #ba9311        
        
          <div style="background-color:#ba9311;">Content here</div>
        
        
          .mybackground {background-color:#ba9311;}
        
        Background color #ba9311
      
           Border around this has a color of #ba9311        
        
          <div style="border:2px solid #ba9311;">Content here</div>
        
        
          .myborder {border:2px solid #ba9311;}
        
        Border color #ba9311