#ba6a43 color space conversions
Hex:
        #ba6a43
        RGB:
        186, 106, 67
        CMY:
        27, 58, 74
        CMYK:
        0, 43, 64, 27
      HSL:
        20°, 47.0356%, 49.6078%
        HSV (HSB):
        20°, 63.9785%, 72.9412%
        XYZ:
        26.4169, 21.1524, 8.0007
        xyY:
        0.4754, 0.3806, 21.1524
      CIE-Lab:
        53.1159, 28.3870, 35.3959
        CIE-LCH:
        53.1159, 45.3728, 51.2709
        CIE-Luv:
        53.1159, 61.8211, 34.1062
        Hunter-Lab:
        45.9918, 22.0417, 21.8802
      #ba6a43 color charts
#ba6a43 RGB chart
      #ba6a43 CMYK chart
      #ba6a43 RGB pie chart
      #ba6a43 color shades, tints & tones
#ba6a43 color schemes
#ba6a43 color preview, HTML & CSS examples
           This text has a color of #ba6a43        
        
          <p style="color:#ba6a43;">Text here</p>
        
        
          .mytext {color:#ba6a43;}
        
        Text color #ba6a43
      
           This box has a color of #ba6a43        
        
          <div style="background-color:#ba6a43;">Content here</div>
        
        
          .mybackground {background-color:#ba6a43;}
        
        Background color #ba6a43
      
           Border around this has a color of #ba6a43        
        
          <div style="border:2px solid #ba6a43;">Content here</div>
        
        
          .myborder {border:2px solid #ba6a43;}
        
        Border color #ba6a43