In RGB color space, #ff05fc hex color has a red value of 255, a green value of 5 and a blue value of 252.
In CMYK color space (used in color printing), #ff05fc hex color is composed of 0% cyan, 98.04% magenta, 1.18% yellow and 0% black.
#ff05fc color has a hue of 300.7 degrees, a saturation of 100% and a lightness of 51%.
#ff05fc hex color contains mainly RED.
The closest web safe color of #ff05fc is #ff00ff
#ff05fc hex color has a decimal value of 16713212.
HEX | ff05fc | #ff05fc |
---|---|---|
RGB | 255, 5, 252 | rgb(255, 5, 252) |
RGB Percent | 100, 1.96, 98.82 | rgb(100, 1.96, 98.82) |
CMYK | 0, 98, 1, 0 | |
HSL | 300.7°, 100, 51 | hsl(300.7, 100%, 51%) |
HSV | 300.7°, 98, 100 |
XYZ | 58.865, 28.397, 94.474 |
---|---|
Hunter Lab | 53.289, 103.923, -67.811 |
CIE-LAB | 60.246, 97.551, -59.299 |
CIE-LCH | 60.246, 114.16, 328.706 |
CIE-LUV | 0, 98.04, 1.18, 0 |
Web Safe | ff00ff |
RGB percent of color #ff05fc
CMYK percent of color #ff05fc
Text with hexadecimal color #ff05fc
This text has a font color of #ff05fc
<p style="color:#ff05fc">Text here</p>
#ff05fc Background Color
This box has a background color of #ff05fc
<div style="background-color:#ff05fc">Text here</div>
#ff05fc Border Color
This box has a border color of #ff05fc
<div style="border: 4px solid #ff05fc">Text here</div>
CSS codes
<p style="color:#ff05fc">Text here</p>
<div style="background-color:#ff05fc">Text here</div>
<div style="border: 4px solid #ff05fc">Text here</div>
#ff05fc Color on white background
This is how a font and box color of #ff05fc will look
on a white background.
#ff05fc Color on black background
This is how a font and box color of #ff05fc hex color will look
on a black background.