luminous vivid pink/luminous vivid crimson
Enter any color value (e.g., #82d4b8, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ffebf0 color RGB value is (255,235,240)
#ffebf0 color CMYK value
#ffebf0 color HSL value
HSV(or HSB) | 345.0° | 7.8 | 100.0 |
XYZ | 86.677 | 86.968 | 94.656 |
Yxy | 0.323 | 0.324 | 86.968 |
LAB | 94.725 | 7.607 | 0.025 |
LUV | 94.725 | 11.241 | -1.344 |
Hunter-LAB | 93.257 | 2.706 | 5.100 |
CIE-LCH | 94.725 | 7.607 | 0.188 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | EB | F0 |
Decimal | 255 | 235 | 240 |
Octal | 377 | 353 | 360 |
Binary | 11111111 | 11101011 | 11110000 |
Below, you can see some colors close to #ffebf0. 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 #ffebf0.
<span style="color:#ffebf0">Text here</span>
This paragraph has a background color of #ffebf0.
<p style="background-color:#ffebf0;">Content here</p>
This element has a border color of #ffebf0.
<div style="border:1px #ffebf0;">Content here</div>
.text {color:#ffebf0;}
.background {background-color:#ffebf0;}
.border {border:1px solid #ffebf0;}
.text-shadow {border:1px solid #ffebf0;}
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 #ffebf0 is the lightest one.