#ba6b34 color space conversions
Hex:
        #ba6b34
        RGB:
        186, 107, 52
        CMY:
        27, 58, 80
        CMYK:
        0, 42, 72, 27
      HSL:
        25°, 56.3025%, 46.6667%
        HSV (HSB):
        25°, 72.0430%, 72.9412%
        XYZ:
        26.1272, 21.2024, 5.9642
        xyY:
        0.4902, 0.3978, 21.2024
      CIE-Lab:
        53.1703, 26.9555, 43.3033
        CIE-LCH:
        53.1703, 51.0076, 58.0985
        CIE-Luv:
        53.1703, 62.7719, 40.5838
        Hunter-Lab:
        46.0461, 20.7029, 24.5526
      #ba6b34 color charts
#ba6b34 RGB chart
      #ba6b34 CMYK chart
      #ba6b34 RGB pie chart
      #ba6b34 color shades, tints & tones
#ba6b34 color schemes
#ba6b34 color preview, HTML & CSS examples
           This text has a color of #ba6b34        
        
          <p style="color:#ba6b34;">Text here</p>
        
        
          .mytext {color:#ba6b34;}
        
        Text color #ba6b34
      
           This box has a color of #ba6b34        
        
          <div style="background-color:#ba6b34;">Content here</div>
        
        
          .mybackground {background-color:#ba6b34;}
        
        Background color #ba6b34
      
           Border around this has a color of #ba6b34        
        
          <div style="border:2px solid #ba6b34;">Content here</div>
        
        
          .myborder {border:2px solid #ba6b34;}
        
        Border color #ba6b34