reddish black
Enter any color value (e.g., #876831, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ffc8d6 color RGB value is (255,200,214)
#ffc8d6 color CMYK value
#ffc8d6 color HSL value
HSV(or HSB) | 344.7° | 21.6 | 100 |
XYZ | 74.032 | 67.424 | 72.73 |
Yxy | 0.346 | 0.315 | 67.424 |
LAB | 85.717 | 21.604 | 0.545 |
LUV | 85.717 | 32.678 | -3.163 |
Hunter-LAB | 82.112 | 17.239 | 4.962 |
CIE-LCH | 85.717 | 21.611 | 1.445 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | C8 | D6 |
Decimal | 255 | 200 | 214 |
Octal | 377 | 310 | 326 |
Binary | 11111111 | 11001000 | 11010110 |
Below, you can see some colors close to #ffc8d6. 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 #ffc8d6.
<span style="color:#ffc8d6">Text here</span>
This paragraph has a background color of #ffc8d6.
<p style="background-color:#ffc8d6;">Content here</p>
This element has a border color of #ffc8d6.
<div style="border:1px #ffc8d6;">Content here</div>
.text {color:#ffc8d6;}
.background {background-color:#ffc8d6;}
.border {border:1px solid #ffc8d6;}
.text-shadow {border:1px solid #ffc8d6;}
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.