reddish black
Enter any color value (e.g., #089171, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ffafff color RGB value is (255,175,255)
#ffafff color CMYK value
#ffafff color HSL value
HSV(or HSB) | 300° | 31.4 | 100 |
XYZ | 74.62 | 59.14 | 102.09 |
Yxy | 0.316 | 0.251 | 59.14 |
LAB | 81.368 | 41.565 | -27.875 |
LUV | 81.368 | 39.727 | -51.377 |
Hunter-LAB | 76.902 | 38.623 | -24.877 |
CIE-LCH | 81.368 | 50.046 | 326.153 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | AF | FF |
Decimal | 255 | 175 | 255 |
Octal | 377 | 257 | 377 |
Binary | 11111111 | 10101111 | 11111111 |
Below, you can see some colors close to #ffafff. 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 #ffafff.
<span style="color:#ffafff">Text here</span>
This paragraph has a background color of #ffafff.
<p style="background-color:#ffafff;">Content here</p>
This element has a border color of #ffafff.
<div style="border:1px #ffafff;">Content here</div>
.text {color:#ffafff;}
.background {background-color:#ffafff;}
.border {border:1px solid #ffafff;}
.text-shadow {border:1px solid #ffafff;}
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, #050005 is the darkest color, while #ffefff is the lightest one.