‎#FFC0CB Pink

‎#FFC0CB

‎#FFC0CB (Pink) RGB value is (255, 192, 203).
Red value is 255, green value is 192, and blue value is 203.
Cylindrical-coordinate representations (HSL) of color ‎#FFC0CB: hue: 350°, saturation: 100%, and lightness: 87.6%.
Process color (CMYK) of ‎#FFC0CB is 0%, 24.7%, 20.4%, 0%. Web safe color equivalent of ‎#FFC0CB is ‎##FFCCCC. Color #FFC0CB contains mainly Yellow.

Color Spaces

Color spaces of #FFC0CB Value
RGB255, 192, 203
HSL350°, 100%, 87.6%
HSV / HSB350°, 24.7%, 100%
CMYK0%, 24.7%, 20.4%, 0%
XYZ70.87, 63.27, 64.97

Base Numbers

Base Red Green Blue
Binary 11111111 11000000 11001011
Octal 377 300 313
Decimal 255 192 203
Hex FF C0 CB

RGB Percentages for Color #FFC0CB

Red: 39.2%
Green: 29.5%
Blue: 31.2%

CMYK Percentages of Color #FFC0CB

Magenta: 24.7%
Yellow: 20.4%

Shades of #FFC0CB

Tints of #FFC0CB

CSS Codes for Color #FFC0CB
.mybgColor { background-color: #FFC0CB; }
.myforeColor { color: #FFC0CB; }
.myborderColor { border: 3px solid #FFC0CB; }
Text Font Color #FFC0CB

<p style="color:#FFC0CB">Text here</p>

This sample text is styled with font color #FFC0CB. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.

Background Color #FFC0CB

<div style="background-color:#FFC0CB">Div content here</div>

The background color of this container is #FFC0CB.
Border Color #FFC0CB

<div style="border:3px solid #FFC0CB">Div here</div>

The border color of this container is #FFC0CB.
CSS3 Shadow Examples
.textShadowRgb { text-shadow: 4px 4px 2px rgba(255, 192, 203, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #FFC0CB; }
.divShadow { -moz-box-shadow: 1px 1px 3px #FFC0CB;
-webkit-box-shadow: 1px 1px 3px #FFC0CB;
box-shadow: 1px 1px 3px #FFC0CB; }
                
Text Shadow Using RGB Values

This text has a CSS3 shadow effect generated with RGB color values.

Text Shadow Using Hex Values

This text has a CSS3 shadow effect generated with Hex color values.

Shadow Div Box
This div container demonstrates a CSS3 box shadow effect using #FFC0CB.

Related Colors & Harmonies

Detailed Specifications & Design Guide for #FFC0CB (Pink)

Color Overview & Profile: Color ‎#FFC0CB, also known as Pink, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 100% Red (255/255), 75% Green (192/255), and 80% Blue (203/255). The primary color family component is Yellow.

Print & Physical Production Specs: For physical print production and offset printing setups, ‎#FFC0CB translates into the CMYK subtractive color model with values of 0% Cyan, 24.7% Magenta, 20.4% Yellow, and 0% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 350°, saturation of 100%, and lightness of 87.6%.

Web Accessibility & Design Recommendations: When implementing ‎#FFC0CB in web frontend frameworks, ensure sufficient contrast ratios for readability according to WCAG 2.1 standards. The web-safe equivalent hex value for this color is ‎##FFCCCC.

‎#FFC0CB Pink hexcolor for Pink Pink hexcode Shades of #FFC0CB Tints of #FFC0CB Similar Colors to #FFC0CB #FFC0CB Color Combinations #FFC0CB CSS & Web Code #FFC0CB RGB & CMYK Warm Color Tone
Scroll to Top