#ba7b00 color space conversions
Hex:
        #ba7b00
        RGB:
        186, 123, 0
        CMY:
        27, 52, 100
        CMYK:
        0, 34, 100, 27
      HSL:
        40°, 100.0000%, 36.4706%
        HSV (HSB):
        40°, 100.0000%, 72.9412%
        XYZ:
        27.3327, 24.6050, 3.3087
        xyY:
        0.4947, 0.4454, 24.6050
      CIE-Lab:
        56.6885, 16.7156, 62.9141
        CIE-LCH:
        56.6885, 65.0969, 75.1209
        CIE-Luv:
        56.6885, 52.4902, 56.4850
        Hunter-Lab:
        49.6034, 11.5516, 30.7676
      #ba7b00 color charts
#ba7b00 RGB chart
      #ba7b00 CMYK chart
      #ba7b00 RGB pie chart
      #ba7b00 color shades, tints & tones
#ba7b00 color schemes
#ba7b00 color preview, HTML & CSS examples
           This text has a color of #ba7b00        
        
          <p style="color:#ba7b00;">Text here</p>
        
        
          .mytext {color:#ba7b00;}
        
        Text color #ba7b00
      
           This box has a color of #ba7b00        
        
          <div style="background-color:#ba7b00;">Content here</div>
        
        
          .mybackground {background-color:#ba7b00;}
        
        Background color #ba7b00
      
           Border around this has a color of #ba7b00        
        
          <div style="border:2px solid #ba7b00;">Content here</div>
        
        
          .myborder {border:2px solid #ba7b00;}
        
        Border color #ba7b00