#ba8611 color space conversions
Hex:
        #ba8611
        RGB:
        186, 134, 17
        CMY:
        27, 47, 93
        CMYK:
        0, 28, 91, 27
      HSL:
        42°, 83.2512%, 39.8039%
        HSV (HSB):
        42°, 90.8602%, 72.9412%
        XYZ:
        28.8760, 27.5298, 4.3222
        xyY:
        0.4755, 0.4533, 27.5298
      CIE-Lab:
        59.4615, 10.8614, 61.8810
        CIE-LCH:
        59.4615, 62.8270, 80.0449
        CIE-Luv:
        59.4615, 43.3906, 59.1045
        Hunter-Lab:
        52.4688, 6.4162, 31.8441
      #ba8611 color charts
#ba8611 RGB chart
      #ba8611 CMYK chart
      #ba8611 RGB pie chart
      #ba8611 color shades, tints & tones
#ba8611 color schemes
#ba8611 color preview, HTML & CSS examples
           This text has a color of #ba8611        
        
          <p style="color:#ba8611;">Text here</p>
        
        
          .mytext {color:#ba8611;}
        
        Text color #ba8611
      
           This box has a color of #ba8611        
        
          <div style="background-color:#ba8611;">Content here</div>
        
        
          .mybackground {background-color:#ba8611;}
        
        Background color #ba8611
      
           Border around this has a color of #ba8611        
        
          <div style="border:2px solid #ba8611;">Content here</div>
        
        
          .myborder {border:2px solid #ba8611;}
        
        Border color #ba8611