reddish black
Enter any color value (e.g., #ca55b1, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ffb8c7 color RGB value is (255,184,199)
#ffb8c7 color CMYK value
#ffb8c7 color HSL value
HSV(or HSB) | 347.3° | 27.8 | 100 |
XYZ | 68.689 | 59.665 | 61.929 |
Yxy | 0.361 | 0.314 | 59.665 |
LAB | 81.655 | 27.769 | 2.664 |
LUV | 81.655 | 43.729 | -1.243 |
Hunter-LAB | 77.243 | 23.559 | 6.535 |
CIE-LCH | 81.655 | 27.896 | 5.481 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | B8 | C7 |
Decimal | 255 | 184 | 199 |
Octal | 377 | 270 | 307 |
Binary | 11111111 | 10111000 | 11000111 |
Below, you can see some colors close to #ffb8c7. 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 #ffb8c7.
<span style="color:#ffb8c7">Text here</span>
This paragraph has a background color of #ffb8c7.
<p style="background-color:#ffb8c7;">Content here</p>
This element has a border color of #ffb8c7.
<div style="border:1px #ffb8c7;">Content here</div>
.text {color:#ffb8c7;}
.background {background-color:#ffb8c7;}
.border {border:1px solid #ffb8c7;}
.text-shadow {border:1px solid #ffb8c7;}
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, #0e0003 is the darkest color, while #fff8f9 is the lightest one.