In a RGB color space, #fcc3cd hex color is composed of 98.8% red, 76.5% green and 80.4% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 22.6% magenta, 18.7% yellow and 1.2% black. It has a hue angle of 349.5 degrees, a saturation of 90.5% and a lightness of 87.6%. #fcc3cd color hex could be obtained by blending #ffffff with #f9879b. Closest websafe color is: #ffcccc.
The hexadecimal color #fcc3cd has RGB values of R:252, G:195, B:205 and CMYK values of C:0, M:0.23, Y:0.19, K:0.01. Its decimal value is 16565197.
Hex triplet | fcc3cd | #fcc3cd |
RGB Decimal | 252, 195, 205 | rgb(252,195,205) |
RGB Percent | 98.8, 76.5, 80.4 | rgb(98.8%,76.5%,80.4%) |
CMYK | 0, 22.6, 18.7, 1.2 | |
HSL | 349.5°, 90.5, 87.6 | hsl(349.5,90.5%,87.6%) |
HSV(HSB) | 349.5°, 22.6, 98.8 | |
Web Safe | ffcccc | #fcc |
XYZ | 70.679, 64.133, 66.411 |
xyY | 0.351, 0.319, 64.133 |
CIE-LAB | 84.035, 21.803, 2.862 |
CIE-LCH | 84.035, 21.99, 7.478 |
CIE-LUV | 84.035, 34.581, 0.222 |
Hunter-Lab | 80.083, 17.393, 6.89 |
Binary | 11111100, 11000011, 11001101 |
Below, you can see some colors close to #fcc3cd. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #fcc3cd.
<span style="color:#fcc3cd">Text here</span>
This paragraph has a background color of #fcc3cd.
<p style="background-color:#fcc3cd;">Content here</p>
This element has a border color of #fcc3cd.
<div style="border:1px #fcc3cd;">Content here</div>
.text {color:#fcc3cd;}
.background {background-color:#fcc3cd;}
.border {border:1px solid #fcc3cd;}
.text-shadow {border:1px solid #fcc3cd;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #010000 is the darkest color, while #feebef is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #e2ddde is the less saturated color, while #ffc0cb is the most saturated one.