#ba982b color space conversions
Hex:
        #ba982b
        RGB:
        186, 152, 43
        CMY:
        27, 40, 83
        CMYK:
        0, 18, 77, 27
      HSL:
        46°, 62.4454%, 44.9020%
        HSV (HSB):
        46°, 76.8817%, 72.9412%
        XYZ:
        31.9140, 33.0700, 6.9866
        xyY:
        0.4434, 0.4595, 33.0700
      CIE-Lab:
        64.2175, 1.7582, 58.2370
        CIE-LCH:
        64.2175, 58.2635, 88.2707
        CIE-Luv:
        64.2175, 28.9827, 61.6688
        Hunter-Lab:
        57.5065, -1.5755, 33.0513
      #ba982b color charts
#ba982b RGB chart
      #ba982b CMYK chart
      #ba982b RGB pie chart
      #ba982b color shades, tints & tones
#ba982b color schemes
#ba982b color preview, HTML & CSS examples
           This text has a color of #ba982b        
        
          <p style="color:#ba982b;">Text here</p>
        
        
          .mytext {color:#ba982b;}
        
        Text color #ba982b
      
           This box has a color of #ba982b        
        
          <div style="background-color:#ba982b;">Content here</div>
        
        
          .mybackground {background-color:#ba982b;}
        
        Background color #ba982b
      
           Border around this has a color of #ba982b        
        
          <div style="border:2px solid #ba982b;">Content here</div>
        
        
          .myborder {border:2px solid #ba982b;}
        
        Border color #ba982b