In RGB color space, #fd22ff hex color has a red value of 253, a green value of 34 and a blue value of 255.
In CMYK color space (used in color printing), #fd22ff hex color is composed of 0.78% cyan, 86.67% magenta, 0% yellow and 0% black.
#fd22ff color has a hue of 299.5 degrees, a saturation of 100% and a lightness of 56.7%.
#fd22ff hex color contains mainly BLUE.
The closest web safe color of #fd22ff is #ff33ff
#fd22ff hex color has a decimal value of 16589567.
HEX | fd22ff | #fd22ff |
---|---|---|
RGB | 253, 34, 255 | rgb(253, 34, 255) |
RGB Percent | 99.22, 13.33, 100 | rgb(99.22, 13.33, 100) |
CMYK | 1, 87, 0, 0 | |
HSL | 299.5°, 100, 56.7 | hsl(299.5, 100%, 56.7%) |
HSV | 299.5°, 86.7, 100 |
XYZ | 59.13, 29.247, 97.136 |
---|---|
Hunter Lab | 54.08, 100.526, -68.637 |
CIE-LAB | 60.999, 94.943, -59.775 |
CIE-LCH | 60.999, 112.193, 327.806 |
CIE-LUV | 0.78, 86.67, 0, 0 |
Web Safe | ff33ff |
RGB percent of color #fd22ff
CMYK percent of color #fd22ff
Text with hexadecimal color #fd22ff
This text has a font color of #fd22ff
<p style="color:#fd22ff">Text here</p>
#fd22ff Background Color
This box has a background color of #fd22ff
<div style="background-color:#fd22ff">Text here</div>
#fd22ff Border Color
This box has a border color of #fd22ff
<div style="border: 4px solid #fd22ff">Text here</div>
CSS codes
<p style="color:#fd22ff">Text here</p>
<div style="background-color:#fd22ff">Text here</div>
<div style="border: 4px solid #fd22ff">Text here</div>
#fd22ff Color on white background
This is how a font and box color of #fd22ff will look
on a white background.
#fd22ff Color on black background
This is how a font and box color of #fd22ff hex color will look
on a black background.