strong pink/strong crimson
Enter any color value (e.g., #2fc42c, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff668c color RGB value is (255,102,140)
#ff668c color CMYK value
#ff668c color HSL value
HSV(or HSB) | 345.1° | 60.0 | 100.0 |
XYZ | 50.725 | 32.656 | 28.441 |
Yxy | 0.454 | 0.292 | 32.656 |
LAB | 63.882 | 61.252 | 9.880 |
LUV | 63.882 | 104.919 | 1.033 |
Hunter-LAB | 57.146 | 58.440 | 10.494 |
CIE-LCH | 63.882 | 62.043 | 9.163 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 66 | 8C |
Decimal | 255 | 102 | 140 |
Octal | 377 | 146 | 214 |
Binary | 11111111 | 01100110 | 10001100 |
Below, you can see some colors close to #ff668c. 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 #ff668c.
<span style="color:#ff668c">Text here</span>
This paragraph has a background color of #ff668c.
<p style="background-color:#ff668c;">Content here</p>
This element has a border color of #ff668c.
<div style="border:1px #ff668c;">Content here</div>
.text {color:#ff668c;}
.background {background-color:#ff668c;}
.border {border:1px solid #ff668c;}
.text-shadow {border:1px solid #ff668c;}
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, #110004 is the darkest color, while #fffbfc is the lightest one.