vivid pink/vivid crimson
Enter any color value (e.g., #2a58c1, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ffbccc color RGB value is (255,188,204)
#ffbccc color CMYK value
#ffbccc color HSL value
HSV(or HSB) | 345.7° | 26.3 | 100.0 |
XYZ | 70.122 | 61.586 | 65.318 |
Yxy | 0.356 | 0.313 | 61.586 |
LAB | 82.693 | 26.396 | 1.483 |
LUV | 82.693 | 40.734 | -2.696 |
Hunter-LAB | 78.477 | 22.163 | 5.585 |
CIE-LCH | 82.693 | 26.438 | 3.217 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | BC | CC |
Decimal | 255 | 188 | 204 |
Octal | 377 | 274 | 314 |
Binary | 11111111 | 10111100 | 11001100 |
Below, you can see some colors close to #ffbccc. 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 #ffbccc.
<span style="color:#ffbccc">Text here</span>
This paragraph has a background color of #ffbccc.
<p style="background-color:#ffbccc;">Content here</p>
This element has a border color of #ffbccc.
<div style="border:1px #ffbccc;">Content here</div>
.text {color:#ffbccc;}
.background {background-color:#ffbccc;}
.border {border:1px solid #ffbccc;}
.text-shadow {border:1px solid #ffbccc;}
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, #120004 is the darkest color, while #fffcfd is the lightest one.