#ba9a24 color space conversions
Hex:
        #ba9a24
        RGB:
        186, 154, 36
        CMY:
        27, 40, 86
        CMYK:
        0, 17, 81, 27
      HSL:
        47°, 67.5676%, 43.5294%
        HSV (HSB):
        47°, 80.6452%, 72.9412%
        XYZ:
        32.1237, 33.6777, 6.4764
        xyY:
        0.4444, 0.4659, 33.6777
      CIE-Lab:
        64.7059, 0.4129, 61.0775
        CIE-LCH:
        64.7059, 61.0788, 89.6127
        CIE-Luv:
        64.7059, 27.7320, 64.0159
        Hunter-Lab:
        58.0325, -2.7486, 34.0060
      #ba9a24 color charts
#ba9a24 RGB chart
      #ba9a24 CMYK chart
      #ba9a24 RGB pie chart
      #ba9a24 color shades, tints & tones
#ba9a24 color schemes
#ba9a24 color preview, HTML & CSS examples
           This text has a color of #ba9a24        
        
          <p style="color:#ba9a24;">Text here</p>
        
        
          .mytext {color:#ba9a24;}
        
        Text color #ba9a24
      
           This box has a color of #ba9a24        
        
          <div style="background-color:#ba9a24;">Content here</div>
        
        
          .mybackground {background-color:#ba9a24;}
        
        Background color #ba9a24
      
           Border around this has a color of #ba9a24        
        
          <div style="border:2px solid #ba9a24;">Content here</div>
        
        
          .myborder {border:2px solid #ba9a24;}
        
        Border color #ba9a24