In RGB color space, #ff18fc hex color has a red value of 255, a green value of 24 and a blue value of 252.
In CMYK color space (used in color printing), #ff18fc hex color is composed of 0% cyan, 90.59% magenta, 1.18% yellow and 0% black.
#ff18fc color has a hue of 300.8 degrees, a saturation of 100% and a lightness of 54.7%.
#ff18fc hex color contains mainly RED.
The closest web safe color of #ff18fc is #ff00ff
#ff18fc hex color has a decimal value of 16718076.
HEX | ff18fc | #ff18fc |
---|---|---|
RGB | 255, 24, 252 | rgb(255, 24, 252) |
RGB Percent | 100, 9.41, 98.82 | rgb(100, 9.41, 98.82) |
CMYK | 0, 91, 1, 0 | |
HSL | 300.8°, 100, 54.7 | hsl(300.8, 100%, 54.7%) |
HSV | 300.8°, 90.6, 100 |
XYZ | 59.137, 28.942, 94.565 |
---|---|
Hunter Lab | 53.798, 102.069, -66.561 |
CIE-LAB | 60.73, 96.117, -58.525 |
CIE-LCH | 60.73, 112.533, 328.663 |
CIE-LUV | 0, 90.59, 1.18, 0 |
Web Safe | ff00ff |
RGB percent of color #ff18fc
CMYK percent of color #ff18fc
Text with hexadecimal color #ff18fc
This text has a font color of #ff18fc
<p style="color:#ff18fc">Text here</p>
#ff18fc Background Color
This box has a background color of #ff18fc
<div style="background-color:#ff18fc">Text here</div>
#ff18fc Border Color
This box has a border color of #ff18fc
<div style="border: 4px solid #ff18fc">Text here</div>
CSS codes
<p style="color:#ff18fc">Text here</p>
<div style="background-color:#ff18fc">Text here</div>
<div style="border: 4px solid #ff18fc">Text here</div>
#ff18fc Color on white background
This is how a font and box color of #ff18fc will look
on a white background.
#ff18fc Color on black background
This is how a font and box color of #ff18fc hex color will look
on a black background.