reddish black
Enter any color value (e.g., #2a0bd1, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff6bb4 color RGB value is (255,107,180)
#ff6bb4 color CMYK value
#ff6bb4 color HSL value
HSV(or HSB) | 330.4° | 58 | 100 |
XYZ | 54.736 | 35.071 | 47.064 |
Yxy | 0.4 | 0.256 | 35.071 |
LAB | 65.804 | 63.387 | -10.179 |
LUV | 65.804 | 90.173 | -26.656 |
Hunter-LAB | 59.221 | 61.347 | -5.665 |
CIE-LCH | 65.804 | 64.199 | 350.877 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 6B | B4 |
Decimal | 255 | 107 | 180 |
Octal | 377 | 153 | 264 |
Binary | 11111111 | 01101011 | 10110100 |
Below, you can see some colors close to #ff6bb4. 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 #ff6bb4.
<span style="color:#ff6bb4">Text here</span>
This paragraph has a background color of #ff6bb4.
<p style="background-color:#ff6bb4;">Content here</p>
This element has a border color of #ff6bb4.
<div style="border:1px #ff6bb4;">Content here</div>
.text {color:#ff6bb4;}
.background {background-color:#ff6bb4;}
.border {border:1px solid #ff6bb4;}
.text-shadow {border:1px solid #ff6bb4;}
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 #ffebf5 is the lightest one.