reddish black
Enter any color value (e.g., #1272dd, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff8dff color RGB value is (255,141,255)
#ff8dff color CMYK value
#ff8dff color HSL value
HSV(or HSB) | 300° | 44.7 | 100 |
XYZ | 68.815 | 47.53 | 100.155 |
Yxy | 0.318 | 0.22 | 47.53 |
LAB | 74.527 | 58.767 | -38.425 |
LUV | 74.527 | 54.746 | -70.794 |
Hunter-LAB | 68.942 | 57.523 | -37.874 |
CIE-LCH | 74.527 | 70.214 | 326.821 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 8D | FF |
Decimal | 255 | 141 | 255 |
Octal | 377 | 215 | 377 |
Binary | 11111111 | 10001101 | 11111111 |
Below, you can see some colors close to #ff8dff. 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 #ff8dff.
<span style="color:#ff8dff">Text here</span>
This paragraph has a background color of #ff8dff.
<p style="background-color:#ff8dff;">Content here</p>
This element has a border color of #ff8dff.
<div style="border:1px #ff8dff;">Content here</div>
.text {color:#ff8dff;}
.background {background-color:#ff8dff;}
.border {border:1px solid #ff8dff;}
.text-shadow {border:1px solid #ff8dff;}
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, #0d000d is the darkest color, while #fff7ff is the lightest one.