In RGB color space, #fd5fff hex color has a red value of 253, a green value of 95 and a blue value of 255.
In CMYK color space (used in color printing), #fd5fff hex color is composed of 0.78% cyan, 62.75% magenta, 0% yellow and 0% black.
#fd5fff color has a hue of 299.3 degrees, a saturation of 100% and a lightness of 68.6%.
#fd5fff hex color contains mainly BLUE.
The closest web safe color of #fd5fff is #ff66ff
#fd5fff hex color has a decimal value of 16605183.
HEX | fd5fff | #fd5fff |
---|---|---|
RGB | 253, 95, 255 | rgb(253, 95, 255) |
RGB Percent | 99.22, 37.25, 100 | rgb(99.22, 37.25, 100) |
CMYK | 1, 63, 0, 0 | |
HSL | 299.3°, 100, 68.6 | hsl(299.3, 100%, 68.6%) |
HSV | 299.3°, 62.7, 100 |
XYZ | 62.65, 36.287, 98.31 |
---|---|
Hunter Lab | 60.239, 80.228, -54.595 |
CIE-LAB | 66.739, 78.51, -50.652 |
CIE-LCH | 66.739, 93.432, 327.171 |
CIE-LUV | 0.78, 62.75, 0, 0 |
Web Safe | ff66ff |
RGB percent of color #fd5fff
CMYK percent of color #fd5fff
Text with hexadecimal color #fd5fff
This text has a font color of #fd5fff
<p style="color:#fd5fff">Text here</p>
#fd5fff Background Color
This box has a background color of #fd5fff
<div style="background-color:#fd5fff">Text here</div>
#fd5fff Border Color
This box has a border color of #fd5fff
<div style="border: 4px solid #fd5fff">Text here</div>
CSS codes
<p style="color:#fd5fff">Text here</p>
<div style="background-color:#fd5fff">Text here</div>
<div style="border: 4px solid #fd5fff">Text here</div>
#fd5fff Color on white background
This is how a font and box color of #fd5fff will look
on a white background.
#fd5fff Color on black background
This is how a font and box color of #fd5fff hex color will look
on a black background.