#ba961f color space conversions
Hex:
        #ba961f
        RGB:
        186, 150, 31
        CMY:
        27, 41, 88
        CMYK:
        0, 19, 83, 27
      HSL:
        46°, 71.4286%, 42.5490%
        HSV (HSB):
        46°, 83.3333%, 72.9412%
        XYZ:
        31.4034, 32.3507, 5.8855
        xyY:
        0.4509, 0.4645, 32.3507
      CIE-Lab:
        63.6317, 2.4200, 61.6758
        CIE-LCH:
        63.6317, 61.7233, 87.7530
        CIE-Luv:
        63.6317, 30.8138, 63.3424
        Hunter-Lab:
        56.8777, -0.9824, 33.6793
      #ba961f color charts
#ba961f RGB chart
      #ba961f CMYK chart
      #ba961f RGB pie chart
      #ba961f color shades, tints & tones
#ba961f color schemes
#ba961f color preview, HTML & CSS examples
           This text has a color of #ba961f        
        
          <p style="color:#ba961f;">Text here</p>
        
        
          .mytext {color:#ba961f;}
        
        Text color #ba961f
      
           This box has a color of #ba961f        
        
          <div style="background-color:#ba961f;">Content here</div>
        
        
          .mybackground {background-color:#ba961f;}
        
        Background color #ba961f
      
           Border around this has a color of #ba961f        
        
          <div style="border:2px solid #ba961f;">Content here</div>
        
        
          .myborder {border:2px solid #ba961f;}
        
        Border color #ba961f