Blush Pink/ strong magenta
Enter any color value (e.g., #44bb06, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff6fff color RGB value is (255,111,255)
#ff6fff color CMYK value
#ff6fff color HSL value
HSV(or HSB) | 300.0° | 56.5 | 100.0 |
XYZ | 64.974 | 39.849 | 98.875 |
Yxy | 0.319 | 0.196 | 39.849 |
LAB | 69.362 | 72.520 | -46.499 |
LUV | 69.362 | 65.892 | -85.205 |
Hunter-LAB | 63.126 | 73.256 | -48.678 |
CIE-LCH | 69.362 | 86.147 | 327.332 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 6F | FF |
Decimal | 255 | 111 | 255 |
Octal | 377 | 157 | 377 |
Binary | 11111111 | 01101111 | 11111111 |
Below, you can see some colors close to #ff6fff. 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 #ff6fff.
<span style="color:#ff6fff">Text here</span>
This paragraph has a background color of #ff6fff.
<p style="background-color:#ff6fff;">Content here</p>
This element has a border color of #ff6fff.
<div style="border:1px #ff6fff;">Content here</div>
.text {color:#ff6fff;}
.background {background-color:#ff6fff;}
.border {border:1px solid #ff6fff;}
.text-shadow {border:1px solid #ff6fff;}
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, #050005 is the darkest color, while #ffefff is the lightest one.