In a RGB color space, #ffc5bb hex color (also known as Your Pink) is composed of 100% red, 77.3% green and 73.3% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 22.7% magenta, 26.7% yellow and 0% black. It has a hue angle of 8.8 degrees, a saturation of 100% and a lightness of 86.7%. #ffc5bb color hex could be obtained by blending #ffffff with #ff8b77. Closest websafe color is: #ffcccc.
The hexadecimal color #ffc5bb has RGB values of R:255, G:197, B:187 and CMYK values of C:0, M:0.23, Y:0.27, K:0. Its decimal value is 16762299.
Hex triplet | ffc5bb | #ffc5bb |
RGB Decimal | 255, 197, 187 | rgb(255,197,187) |
RGB Percent | 100, 77.3, 73.3 | rgb(100%,77.3%,73.3%) |
CMYK | 0, 22.7, 26.7, 0 | |
HSL | 8.8°, 100, 86.7 | hsl(8.8,100%,86.7%) |
HSV(HSB) | 8.8°, 26.7, 100 | |
Web Safe | ffcccc | #fcc |
XYZ | 70.176, 64.78, 55.819 |
xyY | 0.368, 0.34, 64.78 |
CIE-LAB | 84.37, 19.28, 12.985 |
CIE-LCH | 84.37, 23.245, 33.959 |
CIE-LUV | 84.37, 37.592, 15.098 |
Hunter-Lab | 80.486, 14.783, 15.222 |
Binary | 11111111, 11000101, 10111011 |
Below, you can see some colors close to #ffc5bb. 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 #ffc5bb.
<span style="color:#ffc5bb">Text here</span>
This paragraph has a background color of #ffc5bb.
<p style="background-color:#ffc5bb;">Content here</p>
This element has a border color of #ffc5bb.
<div style="border:1px #ffc5bb;">Content here</div>
.text {color:#ffc5bb;}
.background {background-color:#ffc5bb;}
.border {border:1px solid #ffc5bb;}
.text-shadow {border:1px solid #ffc5bb;}
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, #110200 is the darkest color, while #fffbfb is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #dddddd is the less saturated color, while #fcc7be is the most saturated one.