reddish black
Enter any color value (e.g., #e6b559, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ffbcff color RGB value is (255,188,255)
#ffbcff color CMYK value
#ffbcff color HSL value
HSV(or HSB) | 300° | 26.3 | 100 |
XYZ | 77.273 | 64.446 | 102.974 |
Yxy | 0.316 | 0.263 | 64.446 |
LAB | 84.198 | 34.773 | -23.56 |
LUV | 84.198 | 33.525 | -43.358 |
Hunter-LAB | 80.279 | 31.33 | -19.857 |
CIE-LCH | 84.198 | 42.003 | 325.881 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | BC | FF |
Decimal | 255 | 188 | 255 |
Octal | 377 | 274 | 377 |
Binary | 11111111 | 10111100 | 11111111 |
Below, you can see some colors close to #ffbcff. 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 #ffbcff.
<span style="color:#ffbcff">Text here</span>
This paragraph has a background color of #ffbcff.
<p style="background-color:#ffbcff;">Content here</p>
This element has a border color of #ffbcff.
<div style="border:1px #ffbcff;">Content here</div>
.text {color:#ffbcff;}
.background {background-color:#ffbcff;}
.border {border:1px solid #ffbcff;}
.text-shadow {border:1px solid #ffbcff;}
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, #120012 is the darkest color, while #fffcff is the lightest one.