#ba9223 color space conversions
Hex:
        #ba9223
        RGB:
        186, 146, 35
        CMY:
        27, 43, 86
        CMYK:
        0, 22, 81, 27
      HSL:
        44°, 68.3258%, 43.3333%
        HSV (HSB):
        44°, 81.1828%, 72.9412%
        XYZ:
        30.8320, 31.1182, 5.9715
        xyY:
        0.4539, 0.4581, 31.1182
      CIE-Lab:
        62.6073, 4.7262, 59.5431
        CIE-LCH:
        62.6073, 59.7303, 85.4617
        CIE-Luv:
        62.6073, 33.6873, 60.9843
        Hunter-Lab:
        55.7837, 1.0364, 32.7018
      #ba9223 color charts
#ba9223 RGB chart
      #ba9223 CMYK chart
      #ba9223 RGB pie chart
      #ba9223 color shades, tints & tones
#ba9223 color schemes
#ba9223 color preview, HTML & CSS examples
           This text has a color of #ba9223        
        
          <p style="color:#ba9223;">Text here</p>
        
        
          .mytext {color:#ba9223;}
        
        Text color #ba9223
      
           This box has a color of #ba9223        
        
          <div style="background-color:#ba9223;">Content here</div>
        
        
          .mybackground {background-color:#ba9223;}
        
        Background color #ba9223
      
           Border around this has a color of #ba9223        
        
          <div style="border:2px solid #ba9223;">Content here</div>
        
        
          .myborder {border:2px solid #ba9223;}
        
        Border color #ba9223