In a RGB color space, #ffc0c6 hex color (also known as Piglet) is composed of 100% red, 75.3% green and 77.6% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 24.7% magenta, 22.4% yellow and 0% black. It has a hue angle of 354.3 degrees, a saturation of 100% and a lightness of 87.6%. #ffc0c6 color hex could be obtained by blending #ffffff with #ff818d. Closest websafe color is: #ffcccc.
The hexadecimal color #ffc0c6 has RGB values of R:255, G:192, B:198 and CMYK values of C:0, M:0.25, Y:0.22, K:0. Its decimal value is 16761030.
Hex triplet | ffc0c6 | #ffc0c6 |
RGB Decimal | 255, 192, 198 | rgb(255,192,198) |
RGB Percent | 100, 75.3, 77.6 | rgb(100%,75.3%,77.6%) |
CMYK | 0, 24.7, 22.4, 0 | |
HSL | 354.3°, 100, 87.6 | hsl(354.3,100%,87.6%) |
HSV(HSB) | 354.3°, 24.7, 100 | |
Web Safe | ffcccc | #fcc |
XYZ | 70.283, 63.036, 61.889 |
xyY | 0.36, 0.323, 63.036 |
CIE-LAB | 83.462, 23.427, 5.814 |
CIE-LCH | 83.462, 24.137, 13.938 |
CIE-LUV | 83.462, 39.216, 4.175 |
Hunter-Lab | 79.396, 19.07, 9.36 |
Binary | 11111111, 11000000, 11000110 |
Below, you can see some colors close to #ffc0c6. 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 #ffc0c6.
<span style="color:#ffc0c6">Text here</span>
This paragraph has a background color of #ffc0c6.
<p style="background-color:#ffc0c6;">Content here</p>
This element has a border color of #ffc0c6.
<div style="border:1px #ffc0c6;">Content here</div>
.text {color:#ffc0c6;}
.background {background-color:#ffc0c6;}
.border {border:1px solid #ffc0c6;}
.text-shadow {border:1px solid #ffc0c6;}
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 #ffebec is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #e0dfdf is the less saturated color, while #fcc3c8 is the most saturated one.