In RGB color space, #f100e0 hex color has a red value of 241, a green value of 0 and a blue value of 224.
In CMYK color space (used in color printing), #f100e0 hex color is composed of 0% cyan, 100% magenta, 7.05% yellow and 5.49% black.
#f100e0 color has a hue of 304.2 degrees, a saturation of 100% and a lightness of 47.3%.
#f100e0 hex color contains mainly RED.
The closest web safe color of #f100e0 is #ff00cc
#f100e0 hex color has a decimal value of 15794400.
HEX | f100e0 | #f100e0 |
---|---|---|
RGB | 241, 0, 224 | rgb(241, 0, 224) |
RGB Percent | 94.51, 0, 87.84 | rgb(94.51, 0, 87.84) |
CMYK | 0, 100, 7, 5 | |
HSL | 304.2°, 100, 47.3 | hsl(304.2, 100%, 47.3%) |
HSV | 304.2°, 100, 94.5 |
XYZ | 49.73, 24.083, 72.548 |
---|---|
Hunter Lab | 49.074, 95.004, -53.298 |
CIE-LAB | 56.171, 91.818, -50.251 |
CIE-LCH | 56.171, 104.67, 331.309 |
CIE-LUV | 0, 100, 7.05, 5.49 |
Web Safe | ff00cc |
RGB percent of color #f100e0
CMYK percent of color #f100e0
Text with hexadecimal color #f100e0
This text has a font color of #f100e0
<p style="color:#f100e0">Text here</p>
#f100e0 Background Color
This box has a background color of #f100e0
<div style="background-color:#f100e0">Text here</div>
#f100e0 Border Color
This box has a border color of #f100e0
<div style="border: 4px solid #f100e0">Text here</div>
CSS codes
<p style="color:#f100e0">Text here</p>
<div style="background-color:#f100e0">Text here</div>
<div style="border: 4px solid #f100e0">Text here</div>
#f100e0 Color on white background
This is how a font and box color of #f100e0 will look
on a white background.
#f100e0 Color on black background
This is how a font and box color of #f100e0 hex color will look
on a black background.