In RGB color space, #f100f0 hex color has a red value of 241, a green value of 0 and a blue value of 240.
In CMYK color space (used in color printing), #f100f0 hex color is composed of 0% cyan, 100% magenta, 0.41% yellow and 5.49% black.
#f100f0 color has a hue of 300.2 degrees, a saturation of 100% and a lightness of 47.3%.
#f100f0 hex color contains mainly RED.
The closest web safe color of #f100f0 is #ff00ff
#f100f0 hex color has a decimal value of 15794416.
HEX | f100f0 | #f100f0 |
---|---|---|
RGB | 241, 0, 240 | rgb(241, 0, 240) |
RGB Percent | 94.51, 0, 94.12 | rgb(94.51, 0, 94.12) |
CMYK | 0, 100, 0, 5 | |
HSL | 300.2°, 100, 47.3 | hsl(300.2, 100%, 47.3%) |
HSV | 300.2°, 100, 94.5 |
XYZ | 52.004, 24.992, 84.521 |
---|---|
Hunter Lab | 49.992, 98.198, -65.247 |
CIE-LAB | 57.068, 94.003, -57.83 |
CIE-LCH | 57.068, 110.367, 328.4 |
CIE-LUV | 0, 100, 0.41, 5.49 |
Web Safe | ff00ff |
RGB percent of color #f100f0
CMYK percent of color #f100f0
Text with hexadecimal color #f100f0
This text has a font color of #f100f0
<p style="color:#f100f0">Text here</p>
#f100f0 Background Color
This box has a background color of #f100f0
<div style="background-color:#f100f0">Text here</div>
#f100f0 Border Color
This box has a border color of #f100f0
<div style="border: 4px solid #f100f0">Text here</div>
CSS codes
<p style="color:#f100f0">Text here</p>
<div style="background-color:#f100f0">Text here</div>
<div style="border: 4px solid #f100f0">Text here</div>
#f100f0 Color on white background
This is how a font and box color of #f100f0 will look
on a white background.
#f100f0 Color on black background
This is how a font and box color of #f100f0 hex color will look
on a black background.