vivid pink-red/vivid crimson
Enter any color value (e.g., #b9f229, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff9bb2 color RGB value is (255,155,178)
#ff9bb2 color CMYK value
#ff9bb2 color HSL value
HSV(or HSB) | 346.2° | 39.2 | 100.0 |
XYZ | 60.997 | 47.917 | 48.153 |
Yxy | 0.388 | 0.305 | 47.917 |
LAB | 74.773 | 40.020 | 4.128 |
LUV | 74.773 | 64.307 | -1.672 |
Hunter-LAB | 69.222 | 36.152 | 7.211 |
CIE-LCH | 74.773 | 40.232 | 5.888 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 9B | B2 |
Decimal | 255 | 155 | 178 |
Octal | 377 | 233 | 262 |
Binary | 11111111 | 10011011 | 10110010 |
Below, you can see some colors close to #ff9bb2. 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 #ff9bb2.
<span style="color:#ff9bb2">Text here</span>
This paragraph has a background color of #ff9bb2.
<p style="background-color:#ff9bb2;">Content here</p>
This element has a border color of #ff9bb2.
<div style="border:1px #ff9bb2;">Content here</div>
.text {color:#ff9bb2;}
.background {background-color:#ff9bb2;}
.border {border:1px solid #ff9bb2;}
.text-shadow {border:1px solid #ff9bb2;}
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, #060001 is the darkest color, while #fff0f3 is the lightest one.