#ba860f color space conversions
Hex:
        #ba860f
        RGB:
        186, 134, 15
        CMY:
        27, 47, 94
        CMYK:
        0, 28, 92, 27
      HSL:
        42°, 85.0746%, 39.4118%
        HSV (HSB):
        42°, 91.9355%, 72.9412%
        XYZ:
        28.8610, 27.5238, 4.2434
        xyY:
        0.4760, 0.4540, 27.5238
      CIE-Lab:
        59.4560, 10.8269, 62.2885
        CIE-LCH:
        59.4560, 63.2224, 80.1395
        CIE-Luv:
        59.4560, 43.4321, 59.3234
        Hunter-Lab:
        52.4631, 6.3860, 31.9286
      #ba860f color charts
#ba860f RGB chart
      #ba860f CMYK chart
      #ba860f RGB pie chart
      #ba860f color shades, tints & tones
#ba860f color schemes
#ba860f color preview, HTML & CSS examples
           This text has a color of #ba860f        
        
          <p style="color:#ba860f;">Text here</p>
        
        
          .mytext {color:#ba860f;}
        
        Text color #ba860f
      
           This box has a color of #ba860f        
        
          <div style="background-color:#ba860f;">Content here</div>
        
        
          .mybackground {background-color:#ba860f;}
        
        Background color #ba860f
      
           Border around this has a color of #ba860f        
        
          <div style="border:2px solid #ba860f;">Content here</div>
        
        
          .myborder {border:2px solid #ba860f;}
        
        Border color #ba860f