Distilled Rose/ vivid magenta
Enter any color value (e.g., #bd9319, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ffbbff color RGB value is (255,187,255)
#ffbbff color CMYK value
#ffbbff color HSL value
HSV(or HSB) | 300.0° | 26.7 | 100.0 |
XYZ | 77.060 | 64.021 | 102.903 |
Yxy | 0.316 | 0.262 | 64.021 |
LAB | 83.977 | 35.297 | -23.896 |
LUV | 83.977 | 34.008 | -43.983 |
Hunter-LAB | 80.013 | 31.891 | -20.243 |
CIE-LCH | 83.977 | 42.626 | 325.902 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | BB | FF |
Decimal | 255 | 187 | 255 |
Octal | 377 | 273 | 377 |
Binary | 11111111 | 10111011 | 11111111 |
Below, you can see some colors close to #ffbbff. 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 #ffbbff.
<span style="color:#ffbbff">Text here</span>
This paragraph has a background color of #ffbbff.
<p style="background-color:#ffbbff;">Content here</p>
This element has a border color of #ffbbff.
<div style="border:1px #ffbbff;">Content here</div>
.text {color:#ffbbff;}
.background {background-color:#ffbbff;}
.border {border:1px solid #ffbbff;}
.text-shadow {border:1px solid #ffbbff;}
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, #110011 is the darkest color, while #fffbff is the lightest one.