#ba9a01 color space conversions
Hex:
        #ba9a01
        RGB:
        186, 154, 1
        CMY:
        27, 40, 100
        CMYK:
        0, 17, 99, 27
      HSL:
        50°, 98.9305%, 36.6667%
        HSV (HSB):
        50°, 99.4624%, 72.9412%
        XYZ:
        31.8108, 33.5525, 4.8284
        xyY:
        0.4532, 0.4780, 33.5525
      CIE-Lab:
        64.6058, -0.2903, 68.1846
        CIE-LCH:
        64.6058, 68.1852, 90.2439
        CIE-Luv:
        64.6058, 28.2926, 68.1313
        Hunter-Lab:
        57.9245, -3.3399, 35.6050
      #ba9a01 color charts
#ba9a01 RGB chart
      #ba9a01 CMYK chart
      #ba9a01 RGB pie chart
      #ba9a01 color shades, tints & tones
#ba9a01 color schemes
#ba9a01 color preview, HTML & CSS examples
           This text has a color of #ba9a01        
        
          <p style="color:#ba9a01;">Text here</p>
        
        
          .mytext {color:#ba9a01;}
        
        Text color #ba9a01
      
           This box has a color of #ba9a01        
        
          <div style="background-color:#ba9a01;">Content here</div>
        
        
          .mybackground {background-color:#ba9a01;}
        
        Background color #ba9a01
      
           Border around this has a color of #ba9a01        
        
          <div style="border:2px solid #ba9a01;">Content here</div>
        
        
          .myborder {border:2px solid #ba9a01;}
        
        Border color #ba9a01