#ba542e color space conversions
Hex:
        #ba542e
        RGB:
        186, 84, 46
        CMY:
        27, 67, 82
        CMYK:
        0, 55, 75, 27
      HSL:
        16°, 60.3448%, 45.4902%
        HSV (HSB):
        16°, 75.2688%, 72.9412%
        XYZ:
        23.9132, 16.9770, 4.6013
        xyY:
        0.5257, 0.3732, 16.9770
      CIE-Lab:
        48.2311, 38.7899, 41.0800
        CIE-LCH:
        48.2311, 56.4998, 46.6424
        CIE-Luv:
        48.2311, 81.0846, 34.0222
        Hunter-Lab:
        41.2032, 31.4909, 22.2211
      #ba542e color charts
#ba542e RGB chart
      #ba542e CMYK chart
      #ba542e RGB pie chart
      #ba542e color shades, tints & tones
#ba542e color schemes
#ba542e color preview, HTML & CSS examples
           This text has a color of #ba542e        
        
          <p style="color:#ba542e;">Text here</p>
        
        
          .mytext {color:#ba542e;}
        
        Text color #ba542e
      
           This box has a color of #ba542e        
        
          <div style="background-color:#ba542e;">Content here</div>
        
        
          .mybackground {background-color:#ba542e;}
        
        Background color #ba542e
      
           Border around this has a color of #ba542e        
        
          <div style="border:2px solid #ba542e;">Content here</div>
        
        
          .myborder {border:2px solid #ba542e;}
        
        Border color #ba542e