reddish black
Enter any color value (e.g., #33551d, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff1f32 color RGB value is (255,31,50)
#ff1f32 color CMYK value
#ff1f32 color HSL value
HSV(or HSB) | 354.9° | 87.8 | 100 |
XYZ | 42.306 | 22.47 | 5.125 |
Yxy | 0.605 | 0.321 | 22.47 |
LAB | 54.522 | 77.784 | 49.378 |
LUV | 54.522 | 163.632 | 31.179 |
Hunter-LAB | 47.403 | 76.351 | 26.772 |
CIE-LCH | 54.522 | 92.133 | 32.408 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 1F | 32 |
Decimal | 255 | 31 | 50 |
Octal | 377 | 37 | 62 |
Binary | 11111111 | 00011111 | 00110010 |
Below, you can see some colors close to #ff1f32. 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 #ff1f32.
<span style="color:#ff1f32">Text here</span>
This paragraph has a background color of #ff1f32.
<p style="background-color:#ff1f32;">Content here</p>
This element has a border color of #ff1f32.
<div style="border:1px #ff1f32;">Content here</div>
.text {color:#ff1f32;}
.background {background-color:#ff1f32;}
.border {border:1px solid #ff1f32;}
.text-shadow {border:1px solid #ff1f32;}
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, #0a0001 is the darkest color, while #fff4f4 is the lightest one.