reddish black
Enter any color value (e.g., #0f11ae, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ffb3d3 color RGB value is (255,179,211)
#ffb3d3 color CMYK value
#ffb3d3 color HSL value
HSV(or HSB) | 334.7° | 29.8 | 100 |
XYZ | 69.118 | 58.203 | 69.219 |
Yxy | 0.352 | 0.296 | 58.203 |
LAB | 80.852 | 32.165 | -4.984 |
LUV | 80.852 | 44.783 | -13.415 |
Hunter-LAB | 76.291 | 28.207 | -0.39 |
CIE-LCH | 80.852 | 32.548 | 351.191 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | B3 | D3 |
Decimal | 255 | 179 | 211 |
Octal | 377 | 263 | 323 |
Binary | 11111111 | 10110011 | 11010011 |
Below, you can see some colors close to #ffb3d3. 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 #ffb3d3.
<span style="color:#ffb3d3">Text here</span>
This paragraph has a background color of #ffb3d3.
<p style="background-color:#ffb3d3;">Content here</p>
This element has a border color of #ffb3d3.
<div style="border:1px #ffb3d3;">Content here</div>
.text {color:#ffb3d3;}
.background {background-color:#ffb3d3;}
.border {border:1px solid #ffb3d3;}
.text-shadow {border:1px solid #ffb3d3;}
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, #090004 is the darkest color, while #fff3f8 is the lightest one.