deep magenta/deep cerise
#fb00a7 color RGB value is (251,0,167)
#fb00a7 color CMYK value
#fb00a7 color HSL value
HSV(or HSB) | 320.1° | 100 | 98.4 |
XYZ | 46.759 | 23.299 | 38.592 |
Yxy | 0.43 | 0.214 | 23.299 |
LAB | 55.379 | 87.041 | -18.471 |
LUV | 55.379 | 120.549 | -42.33 |
Hunter-LAB | 48.269 | 88.443 | -13.615 |
CIE-LCH | 55.379 | 88.979 | 348.019 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FB | 0 | A7 |
Decimal | 251 | 0 | 167 |
Octal | 373 | 0 | 247 |
Binary | 11111011 | 00000000 | 10100111 |
Below, you can see some colors close to #fb00a7. 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 #fb00a7.
<span style="color:#fb00a7">Text here</span>
This paragraph has a background color of #fb00a7.
<p style="background-color:#fb00a7;">Content here</p>
This element has a border color of #fb00a7.
<div style="border:1px #fb00a7;">Content here</div>
.text {color:#fb00a7;}
.background {background-color:#fb00a7;}
.border {border:1px solid #fb00a7;}
.text-shadow {border:1px solid #fb00a7;}
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, #11000b is the darkest color, while #fffbfe is the lightest one.