#b0edb0 color RGB value is (176,237,176)
#b0edb0 color CMYK value
#b0edb0 color HSL value
HSV(or HSB) | 120° | 25.7 | 92.9 |
XYZ | 56.025 | 72.933 | 52.199 |
Yxy | 0.309 | 0.403 | 72.933 |
LAB | 88.416 | -30.839 | 23.497 |
LUV | 88.416 | -30.261 | 39.111 |
Hunter-LAB | 85.401 | -32.351 | 23.541 |
CIE-LCH | 88.416 | 38.771 | 142.695 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | B0 | ED | B0 |
Decimal | 176 | 237 | 176 |
Octal | 260 | 355 | 260 |
Binary | 10110000 | 11101101 | 10110000 |
Below, you can see some colors close to #b0edb0. 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 #b0edb0.
<span style="color:#b0edb0">Text here</span>
This paragraph has a background color of #b0edb0.
<p style="background-color:#b0edb0;">Content here</p>
This element has a border color of #b0edb0.
<div style="border:1px #b0edb0;">Content here</div>
.text {color:#b0edb0;}
.background {background-color:#b0edb0;}
.border {border:1px solid #b0edb0;}
.text-shadow {border:1px solid #b0edb0;}
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, #020802 is the darkest color, while #f5fdf5 is the lightest one.