reddish black
Enter any color value (e.g., #6d2e91, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ffaff8 color RGB value is (255,175,248)
#ffaff8 color CMYK value
#ffaff8 color HSL value
HSV(or HSB) | 305.3° | 31.4 | 100 |
XYZ | 73.513 | 58.697 | 96.262 |
Yxy | 0.322 | 0.257 | 58.697 |
LAB | 81.125 | 40.323 | -24.496 |
LUV | 81.125 | 40.891 | -45.616 |
Hunter-LAB | 76.614 | 37.201 | -20.865 |
CIE-LCH | 81.125 | 47.18 | 328.721 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | AF | F8 |
Decimal | 255 | 175 | 248 |
Octal | 377 | 257 | 370 |
Binary | 11111111 | 10101111 | 11111000 |
Below, you can see some colors close to #ffaff8. 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 #ffaff8.
<span style="color:#ffaff8">Text here</span>
This paragraph has a background color of #ffaff8.
<p style="background-color:#ffaff8;">Content here</p>
This element has a border color of #ffaff8.
<div style="border:1px #ffaff8;">Content here</div>
.text {color:#ffaff8;}
.background {background-color:#ffaff8;}
.border {border:1px solid #ffaff8;}
.text-shadow {border:1px solid #ffaff8;}
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 #ffeffe is the lightest one.