strong pink/strong crimson
Enter any color value (e.g., #8b5e31, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff3968 color RGB value is (255,57,104)
#ff3968 color CMYK value
#ff3968 color HSL value
HSV(or HSB) | 345.8° | 77.6 | 100.0 |
XYZ | 45.202 | 25.186 | 15.576 |
Yxy | 0.526 | 0.293 | 25.186 |
LAB | 57.256 | 74.521 | 21.705 |
LUV | 57.256 | 139.256 | 10.597 |
Hunter-LAB | 50.185 | 72.950 | 16.728 |
CIE-LCH | 57.256 | 77.618 | 16.239 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 39 | 68 |
Decimal | 255 | 57 | 104 |
Octal | 377 | 71 | 150 |
Binary | 11111111 | 00111001 | 01101000 |
Below, you can see some colors close to #ff3968. 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 #ff3968.
<span style="color:#ff3968">Text here</span>
This paragraph has a background color of #ff3968.
<p style="background-color:#ff3968;">Content here</p>
This element has a border color of #ff3968.
<div style="border:1px #ff3968;">Content here</div>
.text {color:#ff3968;}
.background {background-color:#ff3968;}
.border {border:1px solid #ff3968;}
.text-shadow {border:1px solid #ff3968;}
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, #0e0003 is the darkest color, while #fff8fa is the lightest one.