reddish black
Enter any color value (e.g., #e98739, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff1a65 color RGB value is (255,26,101)
#ff1a65 color CMYK value
#ff1a65 color HSL value
HSV(or HSB) | 340.3° | 89.8 | 100 |
XYZ | 43.958 | 22.938 | 14.423 |
Yxy | 0.541 | 0.282 | 22.938 |
LAB | 55.009 | 80.595 | 20.478 |
LUV | 55.009 | 150.06 | 7.38 |
Hunter-LAB | 47.894 | 80.017 | 15.671 |
CIE-LCH | 55.009 | 83.156 | 14.256 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 1A | 65 |
Decimal | 255 | 26 | 101 |
Octal | 377 | 32 | 145 |
Binary | 11111111 | 00011010 | 01100101 |
Below, you can see some colors close to #ff1a65. 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 #ff1a65.
<span style="color:#ff1a65">Text here</span>
This paragraph has a background color of #ff1a65.
<p style="background-color:#ff1a65;">Content here</p>
This element has a border color of #ff1a65.
<div style="border:1px #ff1a65;">Content here</div>
.text {color:#ff1a65;}
.background {background-color:#ff1a65;}
.border {border:1px solid #ff1a65;}
.text-shadow {border:1px solid #ff1a65;}
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, #050002 is the darkest color, while #ffeff4 is the lightest one.