In RGB color space, #fc0ffc hex color has a red value of 252, a green value of 15 and a blue value of 252.
In CMYK color space (used in color printing), #fc0ffc hex color is composed of 0% cyan, 94.05% magenta, 0% yellow and 1.18% black.
#fc0ffc color has a hue of 300 degrees, a saturation of 97.53% and a lightness of 52.4%.
#fc0ffc hex color contains mainly RED.
The closest web safe color of #fc0ffc is #ff00ff
#fc0ffc hex color has a decimal value of 16519164.
HEX | fc0ffc | #fc0ffc |
---|---|---|
RGB | 252, 15, 252 | rgb(252, 15, 252) |
RGB Percent | 98.82, 5.88, 98.82 | rgb(98.82, 5.88, 98.82) |
CMYK | 0, 94, 0, 1 | |
HSL | 300°, 97.53, 52.4 | hsl(300, 97.53%, 52.4%) |
HSV | 300°, 94, 98.8 |
XYZ | 57.886, 28.065, 94.462 |
---|---|
Hunter Lab | 52.976, 102.334, -68.636 |
CIE-LAB | 59.947, 96.461, -59.805 |
CIE-LCH | 59.947, 113.496, 328.201 |
CIE-LUV | 0, 94.05, 0, 1.18 |
Web Safe | ff00ff |
RGB percent of color #fc0ffc
CMYK percent of color #fc0ffc
Text with hexadecimal color #fc0ffc
This text has a font color of #fc0ffc
<p style="color:#fc0ffc">Text here</p>
#fc0ffc Background Color
This box has a background color of #fc0ffc
<div style="background-color:#fc0ffc">Text here</div>
#fc0ffc Border Color
This box has a border color of #fc0ffc
<div style="border: 4px solid #fc0ffc">Text here</div>
CSS codes
<p style="color:#fc0ffc">Text here</p>
<div style="background-color:#fc0ffc">Text here</div>
<div style="border: 4px solid #fc0ffc">Text here</div>
#fc0ffc Color on white background
This is how a font and box color of #fc0ffc will look
on a white background.
#fc0ffc Color on black background
This is how a font and box color of #fc0ffc hex color will look
on a black background.