#bbedbb color RGB value is (187,237,187)
#bbedbb color CMYK value
#bbedbb color HSL value
HSV(or HSB) | 120° | 21.1 | 92.9 |
XYZ | 59.747 | 74.721 | 58.287 |
Yxy | 0.31 | 0.388 | 74.721 |
LAB | 89.262 | -25.401 | 19.093 |
LUV | 89.262 | -24.971 | 32.271 |
Hunter-LAB | 86.441 | -27.895 | 20.53 |
CIE-LCH | 89.262 | 31.777 | 143.069 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | BB | ED | BB |
Decimal | 187 | 237 | 187 |
Octal | 273 | 355 | 273 |
Binary | 10111011 | 11101101 | 10111011 |
Below, you can see some colors close to #bbedbb. 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 #bbedbb.
<span style="color:#bbedbb">Text here</span>
This paragraph has a background color of #bbedbb.
<p style="background-color:#bbedbb;">Content here</p>
This element has a border color of #bbedbb.
<div style="border:1px #bbedbb;">Content here</div>
.text {color:#bbedbb;}
.background {background-color:#bbedbb;}
.border {border:1px solid #bbedbb;}
.text-shadow {border:1px solid #bbedbb;}
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, #041004 is the darkest color, while #fefffe is the lightest one.