reddish black
Enter any color value (e.g., #5d1aa2, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff9ebc color RGB value is (255,158,188)
#ff9ebc color CMYK value
#ff9ebc color HSL value
HSV(or HSB) | 341.4° | 38 | 100 |
XYZ | 62.544 | 49.345 | 53.805 |
Yxy | 0.377 | 0.298 | 49.345 |
LAB | 75.665 | 39.788 | -0.076 |
LUV | 75.665 | 60.636 | -7.585 |
Hunter-LAB | 70.246 | 35.999 | 3.759 |
CIE-LCH | 75.665 | 39.788 | 359.891 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 9E | BC |
Decimal | 255 | 158 | 188 |
Octal | 377 | 236 | 274 |
Binary | 11111111 | 10011110 | 10111100 |
Below, you can see some colors close to #ff9ebc. 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 #ff9ebc.
<span style="color:#ff9ebc">Text here</span>
This paragraph has a background color of #ff9ebc.
<p style="background-color:#ff9ebc;">Content here</p>
This element has a border color of #ff9ebc.
<div style="border:1px #ff9ebc;">Content here</div>
.text {color:#ff9ebc;}
.background {background-color:#ff9ebc;}
.border {border:1px solid #ff9ebc;}
.text-shadow {border:1px solid #ff9ebc;}
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, #090003 is the darkest color, while #fff3f7 is the lightest one.