#ba7b33 color space conversions
Hex:
        #ba7b33
        RGB:
        186, 123, 51
        CMY:
        27, 52, 80
        CMYK:
        0, 34, 73, 27
      HSL:
        32°, 56.9620%, 46.4706%
        HSV (HSB):
        32°, 72.5806%, 72.9412%
        XYZ:
        27.9302, 24.8440, 6.4553
        xyY:
        0.4716, 0.4195, 24.8440
      CIE-Lab:
        56.9231, 18.0921, 47.7439
        CIE-LCH:
        56.9231, 51.0569, 69.2463
        CIE-Luv:
        56.9231, 50.4604, 47.4274
        Hunter-Lab:
        49.8438, 12.7967, 27.2120
      #ba7b33 color charts
#ba7b33 RGB chart
      #ba7b33 CMYK chart
      #ba7b33 RGB pie chart
      #ba7b33 color shades, tints & tones
#ba7b33 color schemes
#ba7b33 color preview, HTML & CSS examples
           This text has a color of #ba7b33        
        
          <p style="color:#ba7b33;">Text here</p>
        
        
          .mytext {color:#ba7b33;}
        
        Text color #ba7b33
      
           This box has a color of #ba7b33        
        
          <div style="background-color:#ba7b33;">Content here</div>
        
        
          .mybackground {background-color:#ba7b33;}
        
        Background color #ba7b33
      
           Border around this has a color of #ba7b33        
        
          <div style="border:2px solid #ba7b33;">Content here</div>
        
        
          .myborder {border:2px solid #ba7b33;}
        
        Border color #ba7b33