reddish black
Enter any color value (e.g., #4804bd, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff2c3c color RGB value is (255,44,60)
#ff2c3c color CMYK value
#ff2c3c color HSL value
HSV(or HSB) | 355.5° | 82.7 | 100 |
XYZ | 42.956 | 23.388 | 6.525 |
Yxy | 0.589 | 0.321 | 23.388 |
LAB | 55.469 | 75.649 | 44.957 |
LUV | 55.469 | 157.095 | 29.489 |
Hunter-LAB | 48.361 | 73.921 | 25.853 |
CIE-LCH | 55.469 | 88 | 30.722 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 2C | 3C |
Decimal | 255 | 44 | 60 |
Octal | 377 | 54 | 74 |
Binary | 11111111 | 00101100 | 00111100 |
Below, you can see some colors close to #ff2c3c. 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 #ff2c3c.
<span style="color:#ff2c3c">Text here</span>
This paragraph has a background color of #ff2c3c.
<p style="background-color:#ff2c3c;">Content here</p>
This element has a border color of #ff2c3c.
<div style="border:1px #ff2c3c;">Content here</div>
.text {color:#ff2c3c;}
.background {background-color:#ff2c3c;}
.border {border:1px solid #ff2c3c;}
.text-shadow {border:1px solid #ff2c3c;}
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 #ffebed is the lightest one.