#ba6601 color space conversions
Hex:
        #ba6601
        RGB:
        186, 102, 1
        CMY:
        27, 60, 100
        CMYK:
        0, 45, 99, 27
      HSL:
        33°, 98.9305%, 36.6667%
        HSV (HSB):
        33°, 99.4624%, 72.9412%
        XYZ:
        25.0065, 19.9440, 2.5603
        xyY:
        0.5263, 0.4198, 19.9440
      CIE-Lab:
        51.7739, 28.2584, 59.5533
        CIE-LCH:
        51.7739, 65.9176, 64.6154
        CIE-Luv:
        51.7739, 69.7169, 48.8392
        Hunter-Lab:
        44.6587, 21.7978, 27.8620
      #ba6601 color charts
#ba6601 RGB chart
      #ba6601 CMYK chart
      #ba6601 RGB pie chart
      #ba6601 color shades, tints & tones
#ba6601 color schemes
#ba6601 color preview, HTML & CSS examples
           This text has a color of #ba6601        
        
          <p style="color:#ba6601;">Text here</p>
        
        
          .mytext {color:#ba6601;}
        
        Text color #ba6601
      
           This box has a color of #ba6601        
        
          <div style="background-color:#ba6601;">Content here</div>
        
        
          .mybackground {background-color:#ba6601;}
        
        Background color #ba6601
      
           Border around this has a color of #ba6601        
        
          <div style="border:2px solid #ba6601;">Content here</div>
        
        
          .myborder {border:2px solid #ba6601;}
        
        Border color #ba6601