In RGB color space, #f100e1 hex color has a red value of 241, a green value of 0 and a blue value of 225.
In CMYK color space (used in color printing), #f100e1 hex color is composed of 0% cyan, 100% magenta, 6.64% yellow and 5.49% black.
#f100e1 color has a hue of 304 degrees, a saturation of 100% and a lightness of 47.3%.
#f100e1 hex color contains mainly RED.
The closest web safe color of #f100e1 is #ff00cc
#f100e1 hex color has a decimal value of 15794401.
HEX | f100e1 | #f100e1 |
---|---|---|
RGB | 241, 0, 225 | rgb(241, 0, 225) |
RGB Percent | 94.51, 0, 88.24 | rgb(94.51, 0, 88.24) |
CMYK | 0, 100, 7, 5 | |
HSL | 304°, 100, 47.3 | hsl(304, 100%, 47.3%) |
HSV | 304°, 100, 94.5 |
XYZ | 49.866, 24.137, 73.265 |
---|---|
Hunter Lab | 49.129, 95.2, -54.027 |
CIE-LAB | 56.225, 91.953, -50.732 |
CIE-LCH | 56.225, 105.019, 331.114 |
CIE-LUV | 0, 100, 6.64, 5.49 |
Web Safe | ff00cc |
RGB percent of color #f100e1
CMYK percent of color #f100e1
Text with hexadecimal color #f100e1
This text has a font color of #f100e1
<p style="color:#f100e1">Text here</p>
#f100e1 Background Color
This box has a background color of #f100e1
<div style="background-color:#f100e1">Text here</div>
#f100e1 Border Color
This box has a border color of #f100e1
<div style="border: 4px solid #f100e1">Text here</div>
CSS codes
<p style="color:#f100e1">Text here</p>
<div style="background-color:#f100e1">Text here</div>
<div style="border: 4px solid #f100e1">Text here</div>
#f100e1 Color on white background
This is how a font and box color of #f100e1 will look
on a white background.
#f100e1 Color on black background
This is how a font and box color of #f100e1 hex color will look
on a black background.