HTML color code #CB8B85

Color name: None
RGB: 203, 139, 133
HSL: 5.14deg, 40.23%, 65.88%
Web safe color: No

RGB complementary color:

A complementary color for this color is #87C6CC.

Example text color using #CB8B85

This text is placeholder text to give you an idea of how this color looks when used as a font color on a white background. The following sentence uses every English character: The quick brown fox jumps over the lazy dog. 0123456789 Bold text. Italic text. With Underline.

                    

This text is placeholder text to give you an idea of how this color looks when used as a font color on a black background. The following sentence uses every English character: The quick brown fox jumps over the lazy dog. 0123456789 Bold text. Italic text. With Underline.

                    

HTML examples

<p style="color:#CB8B85;">Your text using HTML color code.</p>
<p style="color:rgb(203 139 133);">Your text using RGB color values.</p>
<p style="color:hsl(5.14deg 40.23% 65.88%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#CB8B85; } </style>
<style> p { color:rgb(203 139 133); } </style>
<style> p { color:hsl(5.14deg 40.23% 65.88%); } </style>

Lighter colors

#D5958F
#DF9F99
#E9A9A3
#F3B3AD
#FDBDB7
#FFC7C1
#FFD1CB
#FFDBD5

Darker colors

#C1817B
#B77771
#AD6D67
#A3635D
#995953
#8F4F49
#85453F
#7B3B35

Analogous colors

#CC9887
#CCA487
#CCAF87
#CCBB87
#CCC687
#C6CC87
#BBCC87
#AFCC87

Trinary colors

#CB8B85
#87CC8C
#8C87CC

Adjacent colors

#040720
#0C090A
#34282C
#3B3131
#3A3B3C
#454545
#4D4D4F
#413839
Tip

Enter any HTML color code into our search to get results like this page.

Computer Hope - HTML color codes - Top 100 color codes