strong pink-red/strong amaranth
Enter any color value (e.g., #d5f7d4, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff8194 color RGB value is (255,129,148)
#ff8194 color CMYK value
#ff8194 color HSL value
HSV(or HSB) | 351.0° | 49.4 | 100.0 |
XYZ | 54.436 | 39.099 | 32.695 |
Yxy | 0.431 | 0.310 | 39.099 |
LAB | 68.823 | 49.611 | 12.319 |
LUV | 68.823 | 86.611 | 7.007 |
Hunter-LAB | 62.529 | 45.971 | 12.769 |
CIE-LCH | 68.823 | 51.118 | 13.945 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 81 | 94 |
Decimal | 255 | 129 | 148 |
Octal | 377 | 201 | 224 |
Binary | 11111111 | 10000001 | 10010100 |
Below, you can see some colors close to #ff8194. 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 #ff8194.
<span style="color:#ff8194">Text here</span>
This paragraph has a background color of #ff8194.
<p style="background-color:#ff8194;">Content here</p>
This element has a border color of #ff8194.
<div style="border:1px #ff8194;">Content here</div>
.text {color:#ff8194;}
.background {background-color:#ff8194;}
.border {border:1px solid #ff8194;}
.text-shadow {border:1px solid #ff8194;}
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 #ffebee is the lightest one.