vivid pink/vivid crimson
Enter any color value (e.g., #0c70a4, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff9eb5 color RGB value is (255,158,181)
#ff9eb5 color CMYK value
#ff9eb5 color HSL value
HSV(or HSB) | 345.8° | 38.0 | 100.0 |
XYZ | 61.807 | 49.050 | 49.926 |
Yxy | 0.384 | 0.305 | 49.050 |
LAB | 75.482 | 38.862 | 3.504 |
LUV | 75.482 | 61.952 | -2.301 |
Hunter-LAB | 70.036 | 34.966 | 6.759 |
CIE-LCH | 75.482 | 39.019 | 5.152 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 9E | B5 |
Decimal | 255 | 158 | 181 |
Octal | 377 | 236 | 265 |
Binary | 11111111 | 10011110 | 10110101 |
Below, you can see some colors close to #ff9eb5. 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 #ff9eb5.
<span style="color:#ff9eb5">Text here</span>
This paragraph has a background color of #ff9eb5.
<p style="background-color:#ff9eb5;">Content here</p>
This element has a border color of #ff9eb5.
<div style="border:1px #ff9eb5;">Content here</div>
.text {color:#ff9eb5;}
.background {background-color:#ff9eb5;}
.border {border:1px solid #ff9eb5;}
.text-shadow {border:1px solid #ff9eb5;}
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, #090002 is the darkest color, while #fff3f6 is the lightest one.