In RGB color space, #ff0fac hex color has a red value of 255, a green value of 15 and a blue value of 172.
In CMYK color space (used in color printing), #ff0fac hex color is composed of 0% cyan, 94.12% magenta, 32.55% yellow and 0% black.
#ff0fac color has a hue of 320.8 degrees, a saturation of 100% and a lightness of 52.9%.
#ff0fac hex color contains mainly RED.
The closest web safe color of #ff0fac is #ff0099
#ff0fac hex color has a decimal value of 16715692.
HEX | ff0fac | #ff0fac |
---|---|---|
RGB | 255, 15, 172 | rgb(255, 15, 172) |
RGB Percent | 100, 5.88, 67.45 | rgb(100, 5.88, 67.45) |
CMYK | 0, 94, 33, 0 | |
HSL | 320.8°, 100, 52.9 | hsl(320.8, 100%, 52.9%) |
HSV | 320.8°, 94.1, 100 |
XYZ | 48.857, 24.58, 41.199 |
---|---|
Hunter Lab | 49.578, 89.141, -14.565 |
CIE-LAB | 56.664, 87.322, -19.374 |
CIE-LCH | 56.664, 89.445, 347.491 |
CIE-LUV | 0, 94.12, 32.55, 0 |
Web Safe | ff0099 |
RGB percent of color #ff0fac
CMYK percent of color #ff0fac
Text with hexadecimal color #ff0fac
This text has a font color of #ff0fac
<p style="color:#ff0fac">Text here</p>
#ff0fac Background Color
This box has a background color of #ff0fac
<div style="background-color:#ff0fac">Text here</div>
#ff0fac Border Color
This box has a border color of #ff0fac
<div style="border: 4px solid #ff0fac">Text here</div>
CSS codes
<p style="color:#ff0fac">Text here</p>
<div style="background-color:#ff0fac">Text here</div>
<div style="border: 4px solid #ff0fac">Text here</div>
#ff0fac Color on white background
This is how a font and box color of #ff0fac will look
on a white background.
#ff0fac Color on black background
This is how a font and box color of #ff0fac hex color will look
on a black background.