Mech Suit/ pale, light grayish cyan
Enter any color value (e.g., #bc96c5, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#bbdddd color RGB value is (187,221,221)
#bbdddd color CMYK value
#bbdddd color HSL value
HSV(or HSB) | 180.0° | 15.4 | 86.7 |
XYZ | 59.401 | 67.498 | 78.304 |
Yxy | 0.289 | 0.329 | 67.498 |
LAB | 85.755 | -11.113 | -3.747 |
LUV | 85.755 | -17.855 | -3.866 |
Hunter-LAB | 82.157 | -14.717 | 1.001 |
CIE-LCH | 85.755 | 11.727 | 198.633 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | BB | DD | DD |
Decimal | 187 | 221 | 221 |
Octal | 273 | 335 | 335 |
Binary | 10111011 | 11011101 | 11011101 |
Below, you can see some colors close to #bbdddd. 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 #bbdddd.
<span style="color:#bbdddd">Text here</span>
This paragraph has a background color of #bbdddd.
<p style="background-color:#bbdddd;">Content here</p>
This element has a border color of #bbdddd.
<div style="border:1px #bbdddd;">Content here</div>
.text {color:#bbdddd;}
.background {background-color:#bbdddd;}
.border {border:1px solid #bbdddd;}
.text-shadow {border:1px solid #bbdddd;}
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, #010303 is the darkest color, while #f4f9f9 is the lightest one.