reddish black
Enter any color value (e.g., #1eba1a, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff8994 color RGB value is (255,137,148)
#ff8994 color CMYK value
#ff8994 color HSL value
HSV(or HSB) | 354.4° | 46.3 | 100 |
XYZ | 55.531 | 41.289 | 33.06 |
Yxy | 0.428 | 0.318 | 41.289 |
LAB | 70.378 | 45.673 | 14.504 |
LUV | 70.378 | 81.54 | 10.742 |
Hunter-LAB | 64.257 | 41.811 | 14.475 |
CIE-LCH | 70.378 | 47.921 | 17.618 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 89 | 94 |
Decimal | 255 | 137 | 148 |
Octal | 377 | 211 | 224 |
Binary | 11111111 | 10001001 | 10010100 |
Below, you can see some colors close to #ff8994. 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 #ff8994.
<span style="color:#ff8994">Text here</span>
This paragraph has a background color of #ff8994.
<p style="background-color:#ff8994;">Content here</p>
This element has a border color of #ff8994.
<div style="border:1px #ff8994;">Content here</div>
.text {color:#ff8994;}
.background {background-color:#ff8994;}
.border {border:1px solid #ff8994;}
.text-shadow {border:1px solid #ff8994;}
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, #090001 is the darkest color, while #fff3f4 is the lightest one.