reddish black
Enter any color value (e.g., #3a98d4, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff211f color RGB value is (255,33,31)
#ff211f color CMYK value
#ff211f color HSL value
HSV(or HSB) | 0.5° | 87.8 | 100 |
XYZ | 42.031 | 22.447 | 3.414 |
Yxy | 0.619 | 0.331 | 22.447 |
LAB | 54.498 | 77.063 | 58.483 |
LUV | 54.498 | 166.057 | 36.155 |
Hunter-LAB | 47.378 | 75.445 | 28.893 |
CIE-LCH | 54.498 | 96.742 | 37.195 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 21 | 1F |
Decimal | 255 | 33 | 31 |
Octal | 377 | 41 | 37 |
Binary | 11111111 | 00100001 | 00011111 |
Below, you can see some colors close to #ff211f. 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 #ff211f.
<span style="color:#ff211f">Text here</span>
This paragraph has a background color of #ff211f.
<p style="background-color:#ff211f;">Content here</p>
This element has a border color of #ff211f.
<div style="border:1px #ff211f;">Content here</div>
.text {color:#ff211f;}
.background {background-color:#ff211f;}
.border {border:1px solid #ff211f;}
.text-shadow {border:1px solid #ff211f;}
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, #0a0000 is the darkest color, while #fff4f4 is the lightest one.