In RGB color space, #fc22ff hex color has a red value of 252, a green value of 34 and a blue value of 255.
In CMYK color space (used in color printing), #fc22ff hex color is composed of 1.18% cyan, 86.67% magenta, 0% yellow and 0% black.
#fc22ff color has a hue of 299.2 degrees, a saturation of 100% and a lightness of 56.7%.
#fc22ff hex color contains mainly BLUE.
The closest web safe color of #fc22ff is #ff33ff
#fc22ff hex color has a decimal value of 16524031.
HEX | fc22ff | #fc22ff |
---|---|---|
RGB | 252, 34, 255 | rgb(252, 34, 255) |
RGB Percent | 98.82, 13.33, 100 | rgb(98.82, 13.33, 100) |
CMYK | 1, 87, 0, 0 | |
HSL | 299.2°, 100, 56.7 | hsl(299.2, 100%, 56.7%) |
HSV | 299.2°, 86.7, 100 |
XYZ | 58.767, 29.06, 97.119 |
---|---|
Hunter Lab | 53.907, 100.254, -69.081 |
CIE-LAB | 60.835, 94.776, -60.048 |
CIE-LCH | 60.835, 112.197, 327.643 |
CIE-LUV | 1.18, 86.67, 0, 0 |
Web Safe | ff33ff |
RGB percent of color #fc22ff
CMYK percent of color #fc22ff
Text with hexadecimal color #fc22ff
This text has a font color of #fc22ff
<p style="color:#fc22ff">Text here</p>
#fc22ff Background Color
This box has a background color of #fc22ff
<div style="background-color:#fc22ff">Text here</div>
#fc22ff Border Color
This box has a border color of #fc22ff
<div style="border: 4px solid #fc22ff">Text here</div>
CSS codes
<p style="color:#fc22ff">Text here</p>
<div style="background-color:#fc22ff">Text here</div>
<div style="border: 4px solid #fc22ff">Text here</div>
#fc22ff Color on white background
This is how a font and box color of #fc22ff will look
on a white background.
#fc22ff Color on black background
This is how a font and box color of #fc22ff hex color will look
on a black background.