reddish black
Enter any color value (e.g., #913ef6, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff2c5f color RGB value is (255,44,95)
#ff2c5f color CMYK value
#ff2c5f color HSL value
HSV(or HSB) | 345.5° | 82.7 | 100 |
XYZ | 44.206 | 23.888 | 13.107 |
Yxy | 0.544 | 0.294 | 23.888 |
LAB | 55.975 | 77.156 | 25.343 |
LUV | 55.975 | 147.252 | 13.27 |
Hunter-LAB | 48.875 | 75.918 | 18.312 |
CIE-LCH | 55.975 | 81.211 | 18.183 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 2C | 5F |
Decimal | 255 | 44 | 95 |
Octal | 377 | 54 | 137 |
Binary | 11111111 | 00101100 | 01011111 |
Below, you can see some colors close to #ff2c5f. 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 #ff2c5f.
<span style="color:#ff2c5f">Text here</span>
This paragraph has a background color of #ff2c5f.
<p style="background-color:#ff2c5f;">Content here</p>
This element has a border color of #ff2c5f.
<div style="border:1px #ff2c5f;">Content here</div>
.text {color:#ff2c5f;}
.background {background-color:#ff2c5f;}
.border {border:1px solid #ff2c5f;}
.text-shadow {border:1px solid #ff2c5f;}
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, #010000 is the darkest color, while #ffebf0 is the lightest one.