reddish black
Enter any color value (e.g., #9f6970, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ffceff color RGB value is (255,206,255)
#ffceff color CMYK value
#ffceff color HSL value
HSV(or HSB) | 300° | 19.2 | 100 |
XYZ | 81.361 | 72.623 | 104.337 |
Yxy | 0.315 | 0.281 | 72.623 |
LAB | 88.267 | 25.32 | -17.406 |
LUV | 88.267 | 24.677 | -31.919 |
Hunter-LAB | 85.219 | 21.287 | -12.938 |
CIE-LCH | 88.267 | 30.725 | 325.494 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | CE | FF |
Decimal | 255 | 206 | 255 |
Octal | 377 | 316 | 377 |
Binary | 11111111 | 11001110 | 11111111 |
Below, you can see some colors close to #ffceff. 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 #ffceff.
<span style="color:#ffceff">Text here</span>
This paragraph has a background color of #ffceff.
<p style="background-color:#ffceff;">Content here</p>
This element has a border color of #ffceff.
<div style="border:1px #ffceff;">Content here</div>
.text {color:#ffceff;}
.background {background-color:#ffceff;}
.border {border:1px solid #ffceff;}
.text-shadow {border:1px solid #ffceff;}
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, #0f000f is the darkest color, while #fff9ff is the lightest one.