In RGB color space, #ff60fc hex color has a red value of 255, a green value of 96 and a blue value of 252.
In CMYK color space (used in color printing), #ff60fc hex color is composed of 0% cyan, 62.35% magenta, 1.18% yellow and 0% black.
#ff60fc color has a hue of 301.1 degrees, a saturation of 100% and a lightness of 68.8%.
#ff60fc hex color contains mainly RED.
The closest web safe color of #ff60fc is #ff66ff
#ff60fc hex color has a decimal value of 16736508.
HEX | ff60fc | #ff60fc |
---|---|---|
RGB | 255, 96, 252 | rgb(255, 96, 252) |
RGB Percent | 100, 37.65, 98.82 | rgb(100, 37.65, 98.82) |
CMYK | 0, 62, 1, 0 | |
HSL | 301.1°, 100, 68.8 | hsl(301.1, 100%, 68.8%) |
HSV | 301.1°, 62.4, 100 |
XYZ | 62.994, 36.654, 95.85 |
---|---|
Hunter Lab | 60.543, 79.778, -51.487 |
CIE-LAB | 67.017, 78.107, -48.547 |
CIE-LCH | 67.017, 91.965, 328.137 |
CIE-LUV | 0, 62.35, 1.18, 0 |
Web Safe | ff66ff |
RGB percent of color #ff60fc
CMYK percent of color #ff60fc
Text with hexadecimal color #ff60fc
This text has a font color of #ff60fc
<p style="color:#ff60fc">Text here</p>
#ff60fc Background Color
This box has a background color of #ff60fc
<div style="background-color:#ff60fc">Text here</div>
#ff60fc Border Color
This box has a border color of #ff60fc
<div style="border: 4px solid #ff60fc">Text here</div>
CSS codes
<p style="color:#ff60fc">Text here</p>
<div style="background-color:#ff60fc">Text here</div>
<div style="border: 4px solid #ff60fc">Text here</div>
#ff60fc Color on white background
This is how a font and box color of #ff60fc will look
on a white background.
#ff60fc Color on black background
This is how a font and box color of #ff60fc hex color will look
on a black background.