In RGB color space, #f100ea hex color has a red value of 241, a green value of 0 and a blue value of 234.
In CMYK color space (used in color printing), #f100ea hex color is composed of 0% cyan, 100% magenta, 2.9% yellow and 5.49% black.
#f100ea color has a hue of 301.7 degrees, a saturation of 100% and a lightness of 47.3%.
#f100ea hex color contains mainly RED.
The closest web safe color of #f100ea is #ff00ff
#f100ea hex color has a decimal value of 15794410.
HEX | f100ea | #f100ea |
---|---|---|
RGB | 241, 0, 234 | rgb(241, 0, 234) |
RGB Percent | 94.51, 0, 91.76 | rgb(94.51, 0, 91.76) |
CMYK | 0, 100, 3, 5 | |
HSL | 301.7°, 100, 47.3 | hsl(301.7, 100%, 47.3%) |
HSV | 301.7°, 100, 94.5 |
XYZ | 51.127, 24.641, 79.903 |
---|---|
Hunter Lab | 49.64, 96.979, -60.689 |
CIE-LAB | 56.724, 93.172, -55.012 |
CIE-LCH | 56.724, 108.2, 329.441 |
CIE-LUV | 0, 100, 2.9, 5.49 |
Web Safe | ff00ff |
RGB percent of color #f100ea
CMYK percent of color #f100ea
Text with hexadecimal color #f100ea
This text has a font color of #f100ea
<p style="color:#f100ea">Text here</p>
#f100ea Background Color
This box has a background color of #f100ea
<div style="background-color:#f100ea">Text here</div>
#f100ea Border Color
This box has a border color of #f100ea
<div style="border: 4px solid #f100ea">Text here</div>
CSS codes
<p style="color:#f100ea">Text here</p>
<div style="background-color:#f100ea">Text here</div>
<div style="border: 4px solid #f100ea">Text here</div>
#f100ea Color on white background
This is how a font and box color of #f100ea will look
on a white background.
#f100ea Color on black background
This is how a font and box color of #f100ea hex color will look
on a black background.