#b0b0c3 color RGB value is (176,176,195)
#b0b0c3 color CMYK value
#b0b0c3 color HSL value
HSV(or HSB) | 240° | 9.7 | 76.5 |
XYZ | 43.28 | 44.221 | 57.884 |
Yxy | 0.298 | 0.304 | 44.221 |
LAB | 72.376 | 3.738 | -9.646 |
LUV | 72.376 | -1.098 | -15.246 |
Hunter-LAB | 66.499 | -0.198 | -5.06 |
CIE-LCH | 72.376 | 10.345 | 291.183 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | B0 | B0 | C3 |
Decimal | 176 | 176 | 195 |
Octal | 260 | 260 | 303 |
Binary | 10110000 | 10110000 | 11000011 |
Below, you can see some colors close to #b0b0c3. 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 #b0b0c3.
<span style="color:#b0b0c3">Text here</span>
This paragraph has a background color of #b0b0c3.
<p style="background-color:#b0b0c3;">Content here</p>
This element has a border color of #b0b0c3.
<div style="border:1px #b0b0c3;">Content here</div>
.text {color:#b0b0c3;}
.background {background-color:#b0b0c3;}
.border {border:1px solid #b0b0c3;}
.text-shadow {border:1px solid #b0b0c3;}
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, #040406 is the darkest color, while #f8f8fa is the lightest one.