deep magenta-pink/deep rose
Enter any color value (e.g., #103ca6, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#fb007d color RGB value is (251,0,125)
#fb007d color CMYK value
#fb007d color HSL value
HSV(or HSB) | 330.1° | 100.0 | 98.4 |
XYZ | 43.485 | 21.990 | 21.355 |
Yxy | 0.501 | 0.253 | 21.990 |
LAB | 54.016 | 83.481 | 4.518 |
LUV | 54.016 | 140.325 | -11.142 |
Hunter-LAB | 46.893 | 83.464 | 5.826 |
CIE-LCH | 54.016 | 83.603 | 3.097 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FB | 0 | 7D |
Decimal | 251 | 0 | 125 |
Octal | 373 | 0 | 175 |
Binary | 11111011 | 00000000 | 01111101 |
Below, you can see some colors close to #fb007d. 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 #fb007d.
<span style="color:#fb007d">Text here</span>
This paragraph has a background color of #fb007d.
<p style="background-color:#fb007d;">Content here</p>
This element has a border color of #fb007d.
<div style="border:1px #fb007d;">Content here</div>
.text {color:#fb007d;}
.background {background-color:#fb007d;}
.border {border:1px solid #fb007d;}
.text-shadow {border:1px solid #fb007d;}
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, #110009 is the darkest color, while #fffbfd is the lightest one.