reddish black
Enter any color value (e.g., #b40a63, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff1f63 color RGB value is (255,31,99)
#ff1f63 color CMYK value
#ff1f63 color HSL value
HSV(or HSB) | 341.8° | 87.8 | 100 |
XYZ | 43.982 | 23.141 | 13.953 |
Yxy | 0.542 | 0.285 | 23.141 |
LAB | 55.217 | 79.767 | 21.956 |
LUV | 55.217 | 149.67 | 9.118 |
Hunter-LAB | 48.105 | 79.018 | 16.476 |
CIE-LCH | 55.217 | 82.734 | 15.39 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 1F | 63 |
Decimal | 255 | 31 | 99 |
Octal | 377 | 37 | 143 |
Binary | 11111111 | 00011111 | 01100011 |
Below, you can see some colors close to #ff1f63. 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 #ff1f63.
<span style="color:#ff1f63">Text here</span>
This paragraph has a background color of #ff1f63.
<p style="background-color:#ff1f63;">Content here</p>
This element has a border color of #ff1f63.
<div style="border:1px #ff1f63;">Content here</div>
.text {color:#ff1f63;}
.background {background-color:#ff1f63;}
.border {border:1px solid #ff1f63;}
.text-shadow {border:1px solid #ff1f63;}
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, #0a0003 is the darkest color, while #fff4f7 is the lightest one.