#ba740f color space conversions
Hex:
        #ba740f
        RGB:
        186, 116, 15
        CMY:
        27, 55, 94
        CMYK:
        0, 38, 92, 27
      HSL:
        35°, 85.0746%, 39.4118%
        HSV (HSB):
        35°, 91.9355%, 72.9412%
        XYZ:
        26.5813, 22.9644, 3.4835
        xyY:
        0.5013, 0.4331, 22.9644
      CIE-Lab:
        55.0356, 20.7881, 58.9837
        CIE-LCH:
        55.0356, 62.5397, 70.5856
        CIE-Luv:
        55.0356, 57.8561, 52.5306
        Hunter-Lab:
        47.9212, 15.1499, 29.2349
      #ba740f color charts
#ba740f RGB chart
      #ba740f CMYK chart
      #ba740f RGB pie chart
      #ba740f color shades, tints & tones
#ba740f color schemes
#ba740f color preview, HTML & CSS examples
           This text has a color of #ba740f        
        
          <p style="color:#ba740f;">Text here</p>
        
        
          .mytext {color:#ba740f;}
        
        Text color #ba740f
      
           This box has a color of #ba740f        
        
          <div style="background-color:#ba740f;">Content here</div>
        
        
          .mybackground {background-color:#ba740f;}
        
        Background color #ba740f
      
           Border around this has a color of #ba740f        
        
          <div style="border:2px solid #ba740f;">Content here</div>
        
        
          .myborder {border:2px solid #ba740f;}
        
        Border color #ba740f