#ba7f14 color space conversions
Hex:
        #ba7f14
        RGB:
        186, 127, 20
        CMY:
        27, 50, 92
        CMYK:
        0, 32, 89, 27
      HSL:
        39°, 80.5825%, 40.3922%
        HSV (HSB):
        39°, 89.2473%, 72.9412%
        XYZ:
        27.9653, 25.6684, 4.1424
        xyY:
        0.4840, 0.4443, 25.6684
      CIE-Lab:
        57.7209, 14.7928, 59.8394
        CIE-LCH:
        57.7209, 61.6407, 76.1144
        CIE-Luv:
        57.7209, 48.8529, 56.0491
        Hunter-Lab:
        50.6639, 9.8660, 30.6171
      #ba7f14 color charts
#ba7f14 RGB chart
      #ba7f14 CMYK chart
      #ba7f14 RGB pie chart
      #ba7f14 color shades, tints & tones
#ba7f14 color schemes
#ba7f14 color preview, HTML & CSS examples
           This text has a color of #ba7f14        
        
          <p style="color:#ba7f14;">Text here</p>
        
        
          .mytext {color:#ba7f14;}
        
        Text color #ba7f14
      
           This box has a color of #ba7f14        
        
          <div style="background-color:#ba7f14;">Content here</div>
        
        
          .mybackground {background-color:#ba7f14;}
        
        Background color #ba7f14
      
           Border around this has a color of #ba7f14        
        
          <div style="border:2px solid #ba7f14;">Content here</div>
        
        
          .myborder {border:2px solid #ba7f14;}
        
        Border color #ba7f14