#F4C8DB British Rose
#F4C8DB (British Rose) RGB value is (244, 200, 219).
Red value is 244, green value is 200, and blue value is 219.
Cylindrical-coordinate representations (HSL) of color #F4C8DB: hue: 334°, saturation: 66.7%, and lightness: 87.1%.
Process color (CMYK) of #F4C8DB is 0%, 18%, 10.2%, 4.3%. Web safe color equivalent of #F4C8DB is ##FFCCCC. Color #F4C8DB contains mainly Yellow.
Color Spaces
| Color spaces of #F4C8DB | Value |
|---|---|
| RGB | 244, 200, 219 |
| HSL | 334°, 66.7%, 87.1% |
| HSV / HSB | 334°, 18%, 95.7% |
| CMYK | 0%, 18%, 10.2%, 4.3% |
| XYZ | 70.75, 65.66, 75.95 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11110100 | 11001000 | 11011011 |
| Octal | 364 | 310 | 333 |
| Decimal | 244 | 200 | 219 |
| Hex | F4 | C8 | DB |
Shades of #F4C8DB
Tints of #F4C8DB
.mybgColor { background-color: #F4C8DB; }
.myforeColor { color: #F4C8DB; }
.myborderColor { border: 3px solid #F4C8DB; }
<p style="color:#F4C8DB">Text here</p>
This sample text is styled with font color #F4C8DB. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#F4C8DB">Div content here</div>
<div style="border:3px solid #F4C8DB">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(244, 200, 219, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #F4C8DB; }
.divShadow { -moz-box-shadow: 1px 1px 3px #F4C8DB;
-webkit-box-shadow: 1px 1px 3px #F4C8DB;
box-shadow: 1px 1px 3px #F4C8DB; }
This text has a CSS3 shadow effect generated with RGB color values.
This text has a CSS3 shadow effect generated with Hex color values.
Related Colors & Harmonies
Detailed Specifications & Design Guide for #F4C8DB (British Rose)
Color Overview & Profile: Color #F4C8DB, also known as British Rose, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 96% Red (244/255), 78% Green (200/255), and 86% Blue (219/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #F4C8DB translates into the CMYK subtractive color model with values of 0% Cyan, 18% Magenta, 10.2% Yellow, and 4.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 334°, saturation of 66.7%, and lightness of 87.1%.
Web Accessibility & Design Recommendations: When implementing #F4C8DB 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.
