#ba7c01 color space conversions
Hex:
        #ba7c01
        RGB:
        186, 124, 1
        CMY:
        27, 51, 100
        CMYK:
        0, 33, 99, 27
      HSL:
        40°, 98.9305%, 36.6667%
        HSV (HSB):
        40°, 99.4624%, 72.9412%
        XYZ:
        27.4628, 24.8566, 3.3791
        xyY:
        0.4931, 0.4463, 24.8566
      CIE-Lab:
        56.9354, 16.1745, 62.9002
        CIE-LCH:
        56.9354, 64.9465, 75.5791
        CIE-Luv:
        56.9354, 51.6611, 56.7699
        Hunter-Lab:
        49.8564, 11.0760, 30.8810
      #ba7c01 color charts
#ba7c01 RGB chart
      #ba7c01 CMYK chart
      #ba7c01 RGB pie chart
      #ba7c01 color shades, tints & tones
#ba7c01 color schemes
#ba7c01 color preview, HTML & CSS examples
           This text has a color of #ba7c01        
        
          <p style="color:#ba7c01;">Text here</p>
        
        
          .mytext {color:#ba7c01;}
        
        Text color #ba7c01
      
           This box has a color of #ba7c01        
        
          <div style="background-color:#ba7c01;">Content here</div>
        
        
          .mybackground {background-color:#ba7c01;}
        
        Background color #ba7c01
      
           Border around this has a color of #ba7c01        
        
          <div style="border:2px solid #ba7c01;">Content here</div>
        
        
          .myborder {border:2px solid #ba7c01;}
        
        Border color #ba7c01