Young Cornflower/ reddish black
Enter any color value (e.g., #44c654, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#bbffff color RGB value is (187,255,255)
#bbffff color CMYK value
#bbffff color HSL value
HSV(or HSB) | 180° | 26.7 | 100 |
XYZ | 74.304 | 89.305 | 107.929 |
Yxy | 0.274 | 0.329 | 89.305 |
LAB | 95.708 | -20.895 | -6.815 |
LUV | 95.708 | -33.341 | -7.208 |
Hunter-LAB | 94.501 | -25.028 | -1.564 |
CIE-LCH | 95.708 | 21.978 | 198.063 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | BB | FF | FF |
Decimal | 187 | 255 | 255 |
Octal | 273 | 377 | 377 |
Binary | 10111011 | 11111111 | 11111111 |
Below, you can see some colors close to #bbffff. 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 #bbffff.
<span style="color:#bbffff">Text here</span>
This paragraph has a background color of #bbffff.
<p style="background-color:#bbffff;">Content here</p>
This element has a border color of #bbffff.
<div style="border:1px #bbffff;">Content here</div>
.text {color:#bbffff;}
.background {background-color:#bbffff;}
.border {border:1px solid #bbffff;}
.text-shadow {border:1px solid #bbffff;}
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, #001111 is the darkest color, while #fbffff is the lightest one.