reddish black
Enter any color value (e.g., #f70f2b, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff726c color RGB value is (255,114,108)
#ff726c color CMYK value
#ff726c color HSL value
HSV(or HSB) | 2.4° | 57.6 | 100 |
XYZ | 49.964 | 34.377 | 18.189 |
Yxy | 0.487 | 0.335 | 34.377 |
LAB | 65.261 | 53.268 | 29.955 |
LUV | 65.261 | 105.548 | 25.905 |
Hunter-LAB | 58.632 | 49.504 | 22.649 |
CIE-LCH | 65.261 | 61.113 | 29.352 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 72 | 6C |
Decimal | 255 | 114 | 108 |
Octal | 377 | 162 | 154 |
Binary | 11111111 | 01110010 | 01101100 |
Below, you can see some colors close to #ff726c. 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 #ff726c.
<span style="color:#ff726c">Text here</span>
This paragraph has a background color of #ff726c.
<p style="background-color:#ff726c;">Content here</p>
This element has a border color of #ff726c.
<div style="border:1px #ff726c;">Content here</div>
.text {color:#ff726c;}
.background {background-color:#ff726c;}
.border {border:1px solid #ff726c;}
.text-shadow {border:1px solid #ff726c;}
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, #020000 is the darkest color, while #ffecec is the lightest one.