#ba9e33 color space conversions
Hex:
        #ba9e33
        RGB:
        186, 158, 51
        CMY:
        27, 38, 80
        CMYK:
        0, 15, 73, 27
      HSL:
        48°, 56.9620%, 46.4706%
        HSV (HSB):
        48°, 72.5806%, 72.9412%
        XYZ:
        33.0741, 35.1318, 8.1699
        xyY:
        0.4330, 0.4600, 35.1318
      CIE-Lab:
        65.8512, -1.1223, 56.7668
        CIE-LCH:
        65.8512, 56.7779, 91.1326
        CIE-Luv:
        65.8512, 24.3787, 62.1153
        Hunter-Lab:
        59.2721, -4.1224, 33.3181
      #ba9e33 color charts
#ba9e33 RGB chart
      #ba9e33 CMYK chart
      #ba9e33 RGB pie chart
      #ba9e33 color shades, tints & tones
#ba9e33 color schemes
#ba9e33 color preview, HTML & CSS examples
           This text has a color of #ba9e33        
        
          <p style="color:#ba9e33;">Text here</p>
        
        
          .mytext {color:#ba9e33;}
        
        Text color #ba9e33
      
           This box has a color of #ba9e33        
        
          <div style="background-color:#ba9e33;">Content here</div>
        
        
          .mybackground {background-color:#ba9e33;}
        
        Background color #ba9e33
      
           Border around this has a color of #ba9e33        
        
          <div style="border:2px solid #ba9e33;">Content here</div>
        
        
          .myborder {border:2px solid #ba9e33;}
        
        Border color #ba9e33