reddish black
Enter any color value (e.g., #a05df1, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ffb4c6 color RGB value is (255,180,198)
#ffb4c6 color CMYK value
#ffb4c6 color HSL value
HSV(or HSB) | 345.6° | 29.4 | 100 |
XYZ | 67.754 | 57.98 | 61.046 |
Yxy | 0.363 | 0.31 | 57.98 |
LAB | 80.728 | 29.723 | 1.856 |
LUV | 80.728 | 46.189 | -2.805 |
Hunter-LAB | 76.144 | 25.579 | 5.767 |
CIE-LCH | 80.728 | 29.781 | 3.572 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | B4 | C6 |
Decimal | 255 | 180 | 198 |
Octal | 377 | 264 | 306 |
Binary | 11111111 | 10110100 | 11000110 |
Below, you can see some colors close to #ffb4c6. 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 #ffb4c6.
<span style="color:#ffb4c6">Text here</span>
This paragraph has a background color of #ffb4c6.
<p style="background-color:#ffb4c6;">Content here</p>
This element has a border color of #ffb4c6.
<div style="border:1px #ffb4c6;">Content here</div>
.text {color:#ffb4c6;}
.background {background-color:#ffb4c6;}
.border {border:1px solid #ffb4c6;}
.text-shadow {border:1px solid #ffb4c6;}
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, #0a0002 is the darkest color, while #fff4f6 is the lightest one.