vivid red
Enter any color value (e.g., #f0b5f8, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ffb4b4 color RGB value is (255,180,180)
#ffb4b4 color CMYK value
#ffb4b4 color HSL value
HSV(or HSB) | 0.0° | 29.4 | 100.0 |
XYZ | 65.799 | 57.198 | 50.752 |
Yxy | 0.379 | 0.329 | 57.198 |
LAB | 80.291 | 27.268 | 10.948 |
LUV | 80.291 | 48.810 | 10.515 |
Hunter-LAB | 75.629 | 22.949 | 13.153 |
CIE-LCH | 80.291 | 29.384 | 21.875 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | B4 | B4 |
Decimal | 255 | 180 | 180 |
Octal | 377 | 264 | 264 |
Binary | 11111111 | 10110100 | 10110100 |
Below, you can see some colors close to #ffb4b4. 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 #ffb4b4.
<span style="color:#ffb4b4">Text here</span>
This paragraph has a background color of #ffb4b4.
<p style="background-color:#ffb4b4;">Content here</p>
This element has a border color of #ffb4b4.
<div style="border:1px #ffb4b4;">Content here</div>
.text {color:#ffb4b4;}
.background {background-color:#ffb4b4;}
.border {border:1px solid #ffb4b4;}
.text-shadow {border:1px solid #ffb4b4;}
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, #0a0000 is the darkest color, while #fff4f4 is the lightest one.