#ba9306 color space conversions
Hex:
        #ba9306
        RGB:
        186, 147, 6
        CMY:
        27, 42, 98
        CMYK:
        0, 21, 97, 27
      HSL:
        47°, 93.7500%, 37.6471%
        HSV (HSB):
        47°, 96.7742%, 72.9412%
        XYZ:
        30.7163, 31.3197, 4.5987
        xyY:
        0.4610, 0.4700, 31.3197
      CIE-Lab:
        62.7766, 3.5664, 66.1717
        CIE-LCH:
        62.7766, 66.2678, 86.9150
        CIE-Luv:
        62.7766, 33.5044, 65.0713
        Hunter-Lab:
        55.9640, 0.0342, 34.3028
      #ba9306 color charts
#ba9306 RGB chart
      #ba9306 CMYK chart
      #ba9306 RGB pie chart
      #ba9306 color shades, tints & tones
#ba9306 color schemes
#ba9306 color preview, HTML & CSS examples
           This text has a color of #ba9306        
        
          <p style="color:#ba9306;">Text here</p>
        
        
          .mytext {color:#ba9306;}
        
        Text color #ba9306
      
           This box has a color of #ba9306        
        
          <div style="background-color:#ba9306;">Content here</div>
        
        
          .mybackground {background-color:#ba9306;}
        
        Background color #ba9306
      
           Border around this has a color of #ba9306        
        
          <div style="border:2px solid #ba9306;">Content here</div>
        
        
          .myborder {border:2px solid #ba9306;}
        
        Border color #ba9306