www.franklintempleton.com Open in urlscan Pro
2606:4700:4400::ac40:9427  Public Scan

URL: https://www.franklintempleton.com/about-us/our-teams/specialist-investment-managers/clarion-partners?utm_campaign=us_sim-cp_sig-isf
Submission: On March 13 via api from US — Scanned from DE

Form analysis 2 forms found in the DOM

<form _ngcontent-mww-c179="" id="mktoForm_5554" novalidate="novalidate" class="mktoForm mktoHasWidth mktoLayoutAbove">
  <style type="text/css"></style>
  <div class="mktoFormRow">
    <div class="mktoFormCol">
      <div class="mktoFieldWrap">
        <div class="mktoHtmlText mktoHasWidth">
          <script>
            // <![CDATA[
            (function() {
              // Please include the email domains you would like to block in this list
              var invalidDomains = ["@gmail.", "@yahoo.", "@hotmail.", "@live.", "@aol.", "@outlook."];
              MktoForms2.whenReady(function(form) {
                form.onValidate(function() {
                  var email = form.vals().Email;
                  if (email) {
                    if (!isEmailGood(email)) {
                      form.submitable(false);
                      var emailElem = form.getFormElem().find("#Email");
                      form.showErrorMessage("Must be a valid business email.", emailElem);
                    } else {
                      form.submitable(true);
                    }
                  }
                });
              });

              function isEmailGood(email) {
                for (var i = 0; i < invalidDomains.length; i++) {
                  var domain = invalidDomains[i];
                  if (email.indexOf(domain) != -1) {
                    return false;
                  }
                }
                return true;
              }
            })();
            // ]]>
          </script>
        </div>
      </div>
    </div>
  </div>
  <div class="mktoFormRow">
    <div class="mktoFormCol">
      <div class="mktoFieldWrap">
        <div class="mktoHtmlText mktoHasWidth"><strong>Start the conversation to find out more about CPRIEF</strong><br><br><br></div>
      </div>
    </div>
  </div>
  <div class="mktoFormRow marketo-form__input-text text-wrap spacing--lg">
    <div class="mktoFieldDescriptor mktoFormCol text-wrap__container">
      <div class="mktoFieldWrap mktoRequiredField text-wrap__full-input">
        <div class="text-wrap__label spacing--lg"><label for="FirstName" id="LblFirstName" class="mktoLabel mktoHasWidth required">
            <div class="mktoAsterix">*</div>First Name:
          </label></div><input id="FirstName" name="FirstName" maxlength="255" aria-labelledby="LblFirstName InstructFirstName" type="text" class="mktoField mktoTextField mktoHasWidth mktoRequired" aria-required="true" data-di-id="#FirstName"><span
          id="InstructFirstName" tabindex="-1" class="mktoInstruction"></span>
      </div>
    </div>
  </div>
  <div class="mktoFormRow marketo-form__input-text text-wrap spacing--lg">
    <div class="mktoFieldDescriptor mktoFormCol text-wrap__container">
      <div class="mktoFieldWrap mktoRequiredField text-wrap__full-input">
        <div class="text-wrap__label spacing--lg"><label for="LastName" id="LblLastName" class="mktoLabel mktoHasWidth required">
            <div class="mktoAsterix">*</div>Last Name:
          </label></div><input id="LastName" name="LastName" maxlength="255" aria-labelledby="LblLastName InstructLastName" type="text" class="mktoField mktoTextField mktoHasWidth mktoRequired" aria-required="true" data-di-id="#LastName"><span
          id="InstructLastName" tabindex="-1" class="mktoInstruction"></span>
      </div>
    </div>
  </div>
  <div class="mktoFormRow marketo-form__input-text text-wrap spacing--lg">
    <div class="mktoFieldDescriptor mktoFormCol text-wrap__container">
      <div class="mktoFieldWrap mktoRequiredField text-wrap__full-input">
        <div class="text-wrap__label spacing--lg"><label for="Company" id="LblCompany" class="mktoLabel mktoHasWidth required">
            <div class="mktoAsterix">*</div>Company:
          </label></div><input id="Company" name="Company" maxlength="255" aria-labelledby="LblCompany InstructCompany" type="text" class="mktoField mktoTextField mktoHasWidth mktoRequired" aria-required="true" data-di-id="#Company"><span
          id="InstructCompany" tabindex="-1" class="mktoInstruction"></span>
      </div>
    </div>
  </div>
  <div class="mktoFormRow marketo-form__input-text text-wrap spacing--lg">
    <div class="mktoFieldDescriptor mktoFormCol text-wrap__container">
      <div class="mktoFieldWrap text-wrap__full-input">
        <div class="text-wrap__label spacing--lg"><label for="form5" id="Lblform5" class="mktoLabel mktoHasWidth">
            <div class="mktoAsterix">*</div>Company Type
          </label></div><select id="form5" name="form5" aria-labelledby="Lblform5 Instructform5" class="mktoField mktoHasWidth">
          <option value="">Select...</option>
          <option value="Broker">Dealer</option>
          <option value="Clearing Firm">Custodian</option>
          <option value="Investment Consultant">Investment Consultant</option>
          <option value="Investment Manager">Investment Manager</option>
          <option value="Pensions">Pensions</option>
          <option value="Private Bank">Retail</option>
          <option value="Other">Other</option>
        </select><span id="Instructform5" tabindex="-1" class="mktoInstruction"></span>
      </div>
    </div>
  </div>
  <div class="mktoFormRow marketo-form__input-text text-wrap spacing--lg">
    <div class="mktoFieldDescriptor mktoFormCol text-wrap__container">
      <div class="mktoFieldWrap text-wrap__full-input">
        <div class="text-wrap__label spacing--lg"><label for="Title" id="LblTitle" class="mktoLabel mktoHasWidth">
            <div class="mktoAsterix">*</div>Job Title:
          </label></div><input id="Title" name="Title" maxlength="255" aria-labelledby="LblTitle InstructTitle" type="text" class="mktoField mktoTextField mktoHasWidth" data-di-id="#Title"><span id="InstructTitle" tabindex="-1"
          class="mktoInstruction"></span>
      </div>
    </div>
  </div>
  <div class="mktoFormRow marketo-form__input-text text-wrap spacing--lg">
    <div class="mktoFieldDescriptor mktoFormCol text-wrap__container">
      <div class="mktoFieldWrap mktoRequiredField text-wrap__full-input">
        <div class="text-wrap__label spacing--lg"><label for="Email" id="LblEmail" class="mktoLabel mktoHasWidth required">
            <div class="mktoAsterix">*</div>Email:
          </label></div><input id="Email" name="Email" maxlength="255" aria-labelledby="LblEmail InstructEmail" type="email" class="mktoField mktoEmailField mktoHasWidth mktoRequired" aria-required="true" data-di-id="#Email"><span id="InstructEmail"
          tabindex="-1" class="mktoInstruction"></span>
      </div>
    </div>
  </div>
  <div class="mktoFormRow marketo-form__input-text text-wrap spacing--lg">
    <div class="mktoFieldDescriptor mktoFormCol text-wrap__container">
      <div class="mktoFieldWrap text-wrap__full-input">
        <div class="text-wrap__label spacing--lg"><label for="message" id="Lblmessage" class="mktoLabel mktoHasWidth">
            <div class="mktoAsterix">*</div>Message:
          </label></div><textarea id="message" name="message" rows="2" aria-labelledby="Lblmessage Instructmessage" class="mktoField mktoHasWidth" maxlength="2000"></textarea><span id="Instructmessage" tabindex="-1" class="mktoInstruction"></span>
      </div>
    </div>
  </div>
  <div class="mktoFormRow marketo-form__input-text"><input type="hidden" name="source_Contact" class="mktoField mktoFieldDescriptor mktoFormCol" value="USAS" data-di-id="di-id-dabeaa17-9791c02d"></div>
  <div class="mktoButtonRow"><span class="mktoButtonWrap mktoNative"><button class="ft__btn ft__btn--secondary" ng-keyup="onKeyUp" data-di-id="di-id-d6b0cb6e-8b7a20c1"><span class="ft__btn__txt">Submit</span></button></span></div><input type="hidden"
    name="formid" class="mktoField mktoFieldDescriptor" value="5554" data-di-id="di-id-f42cee3d-e24c5979"><input type="hidden" name="munchkinId" class="mktoField mktoFieldDescriptor" value="848-IAP-939" data-di-id="di-id-c7f85607-1ec54d0f">
</form>

<form _ngcontent-mww-c179="" novalidate="novalidate" style="font-family: inherit; font-size: 13px; color: rgb(51, 51, 51); visibility: hidden; position: absolute; top: -500px; left: -1000px; width: 1600px;"
  class="mktoForm mktoHasWidth mktoLayoutAbove"></form>

Text Content

Skip to content
Sign InsearchHeader menu toggle
 * Individual Investor


 * [0] My Cart
   
 * Contact Us
   
   
 * Sign In/Register
   
   

 * Investments
    * Investment Options
      * Mutual Funds
        
        
      * Exchange Traded Funds
        
        
      * 529 Portfolios
        
        
      * Separately Managed Accounts
        
        
      * Closed-End Funds
        
        
      * Interval Funds
        
        
      * Money Market Funds
        
        
        
      Investment Resources
      * Sales Charges & Breakpoints
        
        
      * Morningstar 4- and 5-Star Funds
        
        
        
    * Our Capabilities
      

   
   
 * Insights
    * Latest Thinking
      Market Themes
      What Our Managers Think
      Anatomy of a Recession
      Webinars
      Podcasts
      Franklin Templeton Institute
      Research Findings
      

   
   
 * Planning & Learning
    * Planning For
      * Retirement
        
        
      * Education
        
        
      * Charitable Giving
        
        
        
      Learn About Investing
      * Investing Basics
        
        
      * Investment Ideas
        
        
      * Investor Behavior
        
        
      * Market Volatility
        
        
        
      

   
   
 * Tools & Resources
    * Tools
      * Fund Comparison
        
        
      * Investment Planning Calculators
        
        
      * Franklin Templeton US Shareholder Mobile App
        
        
        
      Literature
      * Browse Literature
        
        
      * Fund Fact Sheets
        
        
      * Order History
        
        
        
      Forms & Applications
      Tax Center
      

   
   
 * About Us
    * Why Choose Franklin Templeton?
      Sustainable Investing and Stewardship
      Diversity & Inclusion
      Global Citizenship
      Specialist Investment Managers
      News Room
      Contact Us
      Careers
      Franklin Resources Site
      

   
   
 * Accounts
    * Account Dashboard
      * View Accounts Dashboard
        
        
      * Recent Transactions
        
        
      * Statements
        
        
      * Tax Documents
        
        
        
      Franklin Templeton Account Service Support
      * Opening An Account
        
        
      * Changing An Account
        
        
      * Resources For When A Shareholder Passes
        
        
      * Account Resources
        
        
      * Authenticating A Device
        
        
      * Account Performance FAQs
        
        
        
    * Further Help With Account Access
      

   
   
   

search

Clear



IMPORTANT UPDATES ON EVOLVING MARKET CONDITIONS AND STRESS ON BANKING SYSTEM

 * Quick Thoughts: Silicon Valley Bank failure ripples through the market
 * Making Sense of SVB's Collapse - 3/13/23 Webinar Replay
 * Fund Exposures to Silicon Valley Bank, Signature Bank and Silvergate Capital



 1. Home
 2. About Us
 3. Our Teams
 4. Specialist Investment Managers
 5. Clarion Partners
    

INVESTMENT MANAGER


CLARION PARTNERS

Clarion Partners is one of the largest pure-play real estate investment managers
offering a broad range of real estate strategies across the risk-return
spectrum.





OVERVIEW

Established 1982
History of stability and growth

Headquartered in New York City
With presence across the U.S. and Europe

$83.5 Billion 
Assets under management*

1,400+ 
Properties

~500 Investors
Global institutional client base

Commitment to Social Responsibility
Active in GRESB, LEED and ENERGY STAR programs with A+ PRI fund ratings




FEATURE FUND

CPREIF (Clarion Partners Real Estate Income Fund) offers direct access to a
portfolio of privately held commercial properties through an innovative
investment fund driven by Clarion's deep real estate expertise.

You’ll find the most current performance data, commentary, prospectus and more
information at:



www.cpreif.com
CPREX
Clarion Partners Real Estate Income Fund Inc. - Class I
Total Net AssetsAs of 02/28/2023
$546.62 Million
Asset Class
Alternatives
Inception Date
09/27/2019
Dividend Frequency
Monthly
NAVAs of 03/10/2023
$12.41
Learn More

Start the conversation to find out more about CPRIEF



*
First Name:
*
Last Name:
*
Company:
*
Company Type
Select...DealerCustodianInvestment ConsultantInvestment
ManagerPensionsRetailOther
*
Job Title:
*
Email:
*
Message:

Submit



Disclaimer: The Fund is newly organized, with a limited history of operations.
An investment in the Fund involves a considerable amount of risk. The Fund is
designed primarily for long-term investors, and an investment in the Fund should
be considered illiquid. Shareholders may not be able to sell their shares in the
Fund at all or at a favorable price. Fixed income securities involve interest
rate, credit, inflation and reinvestment risks. As interest rates rise, the
values of fixed income securities fall. High-yield bonds possess greater price
volatility, illiquidity and possibility of default. The Fund’s investments are
highly concentrated in real estate investments, and therefore will be subject to
the risks typically associated with real estate, including but not limited to
local, state, national or international economic conditions; including market
disruptions caused by regional concerns, political upheaval, sovereign debt
crises and other factors. Asset-backed, mortgage-backed or mortgage-related
securities are subject to prepayment and extension risks. The Fund employs
leverage, which increases the volatility of investment returns and subjects the
Fund to magnified losses if an underlying fund’s investments decline in value.
The Fund may use derivatives, such as options and futures, which can be
illiquid, may disproportionately increase losses, and have a potentially large
impact on Fund performance. BEFORE INVESTING, CAREFULLY CONSIDER A FUND’S
INVESTMENT OBJECTIVES, RISKS, CHARGES AND EXPENSES. YOU CAN FIND THIS AND OTHER
INFORMATION IN EACH PROSPECTUS, AND SUMMARY PROSPECTUS, IF AVAILABLE, AT
WWW.CPREIF.COM. PLEASE READ THE PROSPECTUS CAREFULLY.


RELATED INSIGHTS

DECEMBER 12, 2022

FINDING OPPORTUNITIES IN 2023 AFTER A (UN)FORGETTABLE MARKET YEAR

In this Global Investment Outlook, our investment teams offer their perspectives
and, most importantly, their key investment opportunities for 2023. The silver
lining from 2022’s difficult markets appears to be an improved potential for
long-term returns, and the return of diversification within multi-asset
portfolios.

DECEMBER 5, 2022

2023 U.S. REAL ESTATE MARKET OUTLOOK

Clarion Partners believes that investors, in 2023, should take a long-term view
of commercial real estate during this period of uncertainty.

OCTOBER 26, 2022

PRIVATE REAL ESTATE INVESTING AMID MACRO UNCERTAINTIES

Clarion Partners is optimistic about the long-term outlook for the U.S economy
and commercial real estate performance. Investors should take a long-term view
during this period of uncertainty and remain patient.

All investments involve risks, including possible loss of principal.

Past performance does not guarantee future results.

Please see each product’s webpage for specific details regarding investment
objective, risks, performance and other important information. Review this
information carefully before you make any investment decision.

Footnotes:

*As of September 30, 2022. 

Franklin Distributors, LLC. Member FINRA/SIPC. Prior to July 7, 2021, Franklin
Templeton Distributors, Inc., and Legg Mason Investor Services, LLC served as
mutual fund distributors for Franklin Templeton.




This website is intended for residents of the United States.
Individual Investor
 * Financial Professional
 * Institutional Investor
   

United States


INVESTMENTS

 * Investment Options
 * Investment Resources
 * Our Capabilities
   


INSIGHTS

 * Latest Thinking
 * What Our Managers Think
 * Anatomy of Recession
   


PLANNING & LEARNING

 * Planning for
 * Learning About Investing
   


TOOLS & RESOURCES

 * Tools
 * Literature
 * Tax Center
   


ABOUT US

 * Why Choose Franklin Templeton
 * News Room
 * Specialist Investment Managers
 * Contact Us
   


ACCOUNTS

 * Accounts Dashboard
 * Account Service Support
 * Open an Account
   

 * Careers
 * Help
 * Site Usage
 * Accessibility
 * Privacy Notice
 * Do Not Sell or Share My Personal Information
 * Anti-Corruption Policy
 * Terms of Use
   
 * Connect with us
   

Copyright © 2023 Franklin Templeton. All Rights Reserved.






WE VALUE YOUR PRIVACY

Franklin Templeton uses cookies to analyze website usage, personalize your
website experience and assist in our marketing efforts. You can review more
details and opt out of cookies by visiting Cookie Settings, or for more
information view our Privacy & Cookies Notice.

Reject All OK



PRIVACY PREFERENCE CENTER



Your Opt Out Preference Signal is Honored


 * YOUR PRIVACY


 * STRICTLY NECESSARY COOKIES


 * PERFORMANCE COOKIES


 * FUNCTIONAL COOKIES


 * SALE OR SHARE OF PERSONAL INFORMATION BY WAY OF COOKIES

YOUR PRIVACY

When you visit any website, it may store or retrieve information on your
browser, mostly in the form of cookies. This information might be about you,
your preferences, or your device and is mostly used to make the site work as you
expect it to. The information does not usually directly identify you, but it can
give you a more personalized web experience. Because we respect your right to
privacy, you can choose not to allow some types of cookies. Click on the
different category headings to find out more and change our default settings.
However, blocking some types of cookies may impact your experience of the site
and the services we are able to offer.
Review the Privacy & Cookies Noticefor more information.

For Financial Professionals Only:
If you are a Financial Professional, we may share information about your
portfolio holdings with industry-recognized financial information companies in
exchange for insights about your total portfolio holdings. This exchange of
information helps us service you effectively by focusing our interactions on
products that you and your clients may be most interested in. This sharing may
be considered a "sale" under some U.S. state privacy laws, and you may have the
right to opt out of this activity, which is in addition to your right to opt out
of the sale or sharing of personal information by way of cookies. . You may opt
out of this activity here: Do Not Sell or Share My Personal Information

STRICTLY NECESSARY COOKIES

Always Active

These cookies are necessary for the website to function and cannot be switched
off in our systems. They are usually only set in response to actions made by you
which amount to a request for services, such as setting your privacy
preferences, logging in or filling in forms. You can set your browser to block
or alert you about these cookies, but some parts of the site will not then work.
These cookies do not store any personally identifiable information.

PERFORMANCE COOKIES

Performance Cookies


These cookies allow us to count visits and traffic sources so we can measure and
improve the performance of our site. They help us to know which pages are the
most and least popular and see how visitors move around the site. All
information these cookies collect is aggregated and therefore anonymous. If you
do not allow these cookies we will not know when you have visited our site, and
will not be able to monitor its performance.

FUNCTIONAL COOKIES

Functional Cookies


These cookies enable the website to provide enhanced functionality and
personalisation. They may be set by us or by third party providers whose
services we have added to our pages. If you do not allow these cookies then some
or all of these services may not function properly.

SALE OR SHARE OF PERSONAL INFORMATION BY WAY OF COOKIES

Sale or Share of Personal Information by way of Cookies


We and our advertising partners collect certain information, including cookies
and similar information stored on your browser, advertising identifiers on your
mobile device, and/or the IP address of your device when you visit our site or
use our apps. We and our partners use that information to collect information
for analytics, personalize your browsing experience, and deliver online
advertisements to you on your devices and tailor those ads to your interests.
Such sharing may be considered a “Sale” under some state privacy laws. These
laws provide a right to opt out of the “Sale” of personal information. Toggle
the switch off to turn off this collection and opt out of the “Sale” of your
personal information.

 * TARGETING COOKIES
   
   Switch Label label
   
   These cookies may be set through our site by our advertising partners. They
   may be used by those companies to build a profile of your interests and show
   you relevant adverts on other sites. They do not store directly personal
   information, but are based on uniquely identifying your browser and internet
   device. If you do not allow these cookies, you will experience less targeted
   advertising.

Back Button


BACK

Filter Button
Consent Leg.Interest
checkbox label label
checkbox label label
checkbox label label

Clear
checkbox label label
Apply Cancel
Confirm My Choices
Reject All Allow All




Feedback