#ba523f color space conversions
Hex:
        #ba523f
        RGB:
        186, 82, 63
        CMY:
        27, 68, 75
        CMYK:
        0, 56, 66, 27
      HSL:
        9°, 49.3976%, 48.8235%
        HSV (HSB):
        9°, 66.1290%, 72.9412%
        XYZ:
        24.1642, 16.8326, 6.6780
        xyY:
        0.5069, 0.3531, 16.8326
      CIE-Lab:
        48.0484, 40.6780, 31.5556
        CIE-LCH:
        48.0484, 51.4825, 37.8022
        CIE-Luv:
        48.0484, 79.9196, 26.4093
        Hunter-Lab:
        41.0275, 33.3339, 19.0686
      #ba523f color charts
#ba523f RGB chart
      #ba523f CMYK chart
      #ba523f RGB pie chart
      #ba523f color shades, tints & tones
#ba523f color schemes
#ba523f color preview, HTML & CSS examples
           This text has a color of #ba523f        
        
          <p style="color:#ba523f;">Text here</p>
        
        
          .mytext {color:#ba523f;}
        
        Text color #ba523f
      
           This box has a color of #ba523f        
        
          <div style="background-color:#ba523f;">Content here</div>
        
        
          .mybackground {background-color:#ba523f;}
        
        Background color #ba523f
      
           Border around this has a color of #ba523f        
        
          <div style="border:2px solid #ba523f;">Content here</div>
        
        
          .myborder {border:2px solid #ba523f;}
        
        Border color #ba523f