In RGB color space, #ff0fcc hex color has a red value of 255, a green value of 15 and a blue value of 204.
In CMYK color space (used in color printing), #ff0fcc hex color is composed of 0% cyan, 94.12% magenta, 20% yellow and 0% black.
#ff0fcc color has a hue of 312.8 degrees, a saturation of 100% and a lightness of 52.9%.
#ff0fcc hex color contains mainly RED.
The closest web safe color of #ff0fcc is #ff00cc
#ff0fcc hex color has a decimal value of 16715724.
HEX | ff0fcc | #ff0fcc |
---|---|---|
RGB | 255, 15, 204 | rgb(255, 15, 204) |
RGB Percent | 100, 5.88, 80 | rgb(100, 5.88, 80) |
CMYK | 0, 94, 20, 0 | |
HSL | 312.8°, 100, 52.9 | hsl(312.8, 100%, 52.9%) |
HSV | 312.8°, 94.1, 100 |
XYZ | 52.31, 25.961, 59.381 |
---|---|
Hunter Lab | 50.952, 94.092, -33.432 |
CIE-LAB | 58, 90.784, -35.816 |
CIE-LCH | 58, 97.594, 338.47 |
CIE-LUV | 0, 94.12, 20, 0 |
Web Safe | ff00cc |
RGB percent of color #ff0fcc
CMYK percent of color #ff0fcc
Text with hexadecimal color #ff0fcc
This text has a font color of #ff0fcc
<p style="color:#ff0fcc">Text here</p>
#ff0fcc Background Color
This box has a background color of #ff0fcc
<div style="background-color:#ff0fcc">Text here</div>
#ff0fcc Border Color
This box has a border color of #ff0fcc
<div style="border: 4px solid #ff0fcc">Text here</div>
CSS codes
<p style="color:#ff0fcc">Text here</p>
<div style="background-color:#ff0fcc">Text here</div>
<div style="border: 4px solid #ff0fcc">Text here</div>
#ff0fcc Color on white background
This is how a font and box color of #ff0fcc will look
on a white background.
#ff0fcc Color on black background
This is how a font and box color of #ff0fcc hex color will look
on a black background.