RGB | 253 | 111 | 228 | |
HSL | 0.86 | 0.97 | 0.71 | |
HSV | 311° | 56° | 99° | |
CYMK | 0 | 0.5613 | 0.0988 | 2 |
XYZ | 60.196 | 37.853 | 77.5325 |
This color is called Lavender Magenta. It has 253 red, 111 green, and 228 blue. This color is light.
.text-fd6fe4 { color: #fd6fe4 }
This is some text in the color #fd6fe4
.bg-fd6fe4 { background-color: #fd6fe4 }
.border-fd6fe4 { border: 3px solid #fd6fe4; }
This is some text in a box with a border of the color #fd6fe4
.text-shadow-fd6fe4 { text-shadow: 4px 4px 2px #fd6fe4; }
This is some text with text shadow color #fd6fe4
.box-shadow-fd6fe4 { -moz-box-shadow: 1px 1px 3px 2px #fd6fe4; -webkit-box-shadow: 1px 1px 3px 2px #fd6fe4; box-shadow: 1px 1px 3px 2px #fd6fe4; }
This is some text in a box with a box shadow of the color #fd6fe4