In RGB color space, #ff0fdc hex color has a red value of 255, a green value of 15 and a blue value of 220.
In CMYK color space (used in color printing), #ff0fdc hex color is composed of 0% cyan, 94.12% magenta, 13.73% yellow and 0% black.
#ff0fdc color has a hue of 308.8 degrees, a saturation of 100% and a lightness of 52.9%.
#ff0fdc hex color contains mainly RED.
The closest web safe color of #ff0fdc is #ff00cc
#ff0fdc hex color has a decimal value of 16715740.
HEX | ff0fdc | #ff0fdc |
---|---|---|
RGB | 255, 15, 220 | rgb(255, 15, 220) |
RGB Percent | 100, 5.88, 86.27 | rgb(100, 5.88, 86.27) |
CMYK | 0, 94, 14, 0 | |
HSL | 308.8°, 100, 52.9 | hsl(308.8, 100%, 52.9%) |
HSV | 308.8°, 94.1, 100 |
XYZ | 54.329, 26.769, 70.014 |
---|---|
Hunter Lab | 51.739, 96.894, -44.015 |
CIE-LAB | 58.76, 92.714, -43.729 |
CIE-LCH | 58.76, 102.509, 334.749 |
CIE-LUV | 0, 94.12, 13.73, 0 |
Web Safe | ff00cc |
RGB percent of color #ff0fdc
CMYK percent of color #ff0fdc
Text with hexadecimal color #ff0fdc
This text has a font color of #ff0fdc
<p style="color:#ff0fdc">Text here</p>
#ff0fdc Background Color
This box has a background color of #ff0fdc
<div style="background-color:#ff0fdc">Text here</div>
#ff0fdc Border Color
This box has a border color of #ff0fdc
<div style="border: 4px solid #ff0fdc">Text here</div>
CSS codes
<p style="color:#ff0fdc">Text here</p>
<div style="background-color:#ff0fdc">Text here</div>
<div style="border: 4px solid #ff0fdc">Text here</div>
#ff0fdc Color on white background
This is how a font and box color of #ff0fdc will look
on a white background.
#ff0fdc Color on black background
This is how a font and box color of #ff0fdc hex color will look
on a black background.