#b4cab4 color RGB value is (180,202,180)
#b4cab4 color CMYK value
#b4cab4 color HSL value
HSV(or HSB) | 120° | 10.9 | 79.2 |
XYZ | 48.181 | 55.24 | 51.303 |
Yxy | 0.311 | 0.357 | 55.24 |
LAB | 79.179 | -11.582 | 8.473 |
LUV | 79.179 | -11.171 | 14.431 |
Hunter-LAB | 74.323 | -14.351 | 11.1 |
CIE-LCH | 79.179 | 14.351 | 143.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | B4 | CA | B4 |
Decimal | 180 | 202 | 180 |
Octal | 264 | 312 | 264 |
Binary | 10110100 | 11001010 | 10110100 |
Below, you can see some colors close to #b4cab4. 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 #b4cab4.
<span style="color:#b4cab4">Text here</span>
This paragraph has a background color of #b4cab4.
<p style="background-color:#b4cab4;">Content here</p>
This element has a border color of #b4cab4.
<div style="border:1px #b4cab4;">Content here</div>
.text {color:#b4cab4;}
.background {background-color:#b4cab4;}
.border {border:1px solid #b4cab4;}
.text-shadow {border:1px solid #b4cab4;}
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, #090c09 is the darkest color, while #ffffff is the lightest one.