#ba6514 color space conversions
Hex:
        #ba6514
        RGB:
        186, 101, 20
        CMY:
        27, 60, 92
        CMYK:
        0, 46, 89, 27
      HSL:
        29°, 80.5825%, 40.3922%
        HSV (HSB):
        29°, 89.2473%, 72.9412%
        XYZ:
        25.0296, 19.7970, 3.1638
        xyY:
        0.5216, 0.4125, 19.7970
      CIE-Lab:
        51.6069, 29.0768, 55.0770
        CIE-LCH:
        51.6069, 62.2811, 62.1691
        CIE-Luv:
        51.6069, 69.9062, 46.4105
        Hunter-Lab:
        44.4938, 22.5497, 26.9297
      #ba6514 color charts
#ba6514 RGB chart
      #ba6514 CMYK chart
      #ba6514 RGB pie chart
      #ba6514 color shades, tints & tones
#ba6514 color schemes
#ba6514 color preview, HTML & CSS examples
           This text has a color of #ba6514        
        
          <p style="color:#ba6514;">Text here</p>
        
        
          .mytext {color:#ba6514;}
        
        Text color #ba6514
      
           This box has a color of #ba6514        
        
          <div style="background-color:#ba6514;">Content here</div>
        
        
          .mybackground {background-color:#ba6514;}
        
        Background color #ba6514
      
           Border around this has a color of #ba6514        
        
          <div style="border:2px solid #ba6514;">Content here</div>
        
        
          .myborder {border:2px solid #ba6514;}
        
        Border color #ba6514