#ba8c24 color space conversions
Hex:
        #ba8c24
        RGB:
        186, 140, 36
        CMY:
        27, 45, 86
        CMYK:
        0, 25, 81, 27
      HSL:
        42°, 67.5676%, 43.5294%
        HSV (HSB):
        42°, 80.6452%, 72.9412%
        XYZ:
        29.9462, 29.3226, 5.7506
        xyY:
        0.4606, 0.4510, 29.3226
      CIE-Lab:
        61.0653, 8.0508, 57.8334
        CIE-LCH:
        61.0653, 58.3911, 82.0750
        CIE-Luv:
        61.0653, 38.1890, 58.3628
        Hunter-Lab:
        54.1504, 3.9508, 31.6089
      #ba8c24 color charts
#ba8c24 RGB chart
      #ba8c24 CMYK chart
      #ba8c24 RGB pie chart
      #ba8c24 color shades, tints & tones
#ba8c24 color schemes
#ba8c24 color preview, HTML & CSS examples
           This text has a color of #ba8c24        
        
          <p style="color:#ba8c24;">Text here</p>
        
        
          .mytext {color:#ba8c24;}
        
        Text color #ba8c24
      
           This box has a color of #ba8c24        
        
          <div style="background-color:#ba8c24;">Content here</div>
        
        
          .mybackground {background-color:#ba8c24;}
        
        Background color #ba8c24
      
           Border around this has a color of #ba8c24        
        
          <div style="border:2px solid #ba8c24;">Content here</div>
        
        
          .myborder {border:2px solid #ba8c24;}
        
        Border color #ba8c24