In RGB color space, #f100bd hex color has a red value of 241, a green value of 0 and a blue value of 189.
In CMYK color space (used in color printing), #f100bd hex color is composed of 0% cyan, 100% magenta, 21.58% yellow and 5.49% black.
#f100bd color has a hue of 312.9 degrees, a saturation of 100% and a lightness of 47.3%.
#f100bd hex color contains mainly RED.
The closest web safe color of #f100bd is #ff00cc
#f100bd hex color has a decimal value of 15794365.
HEX | f100bd | #f100bd |
---|---|---|
RGB | 241, 0, 189 | rgb(241, 0, 189) |
RGB Percent | 94.51, 0, 74.12 | rgb(94.51, 0, 74.12) |
CMYK | 0, 100, 22, 5 | |
HSL | 312.9°, 100, 47.3 | hsl(312.9, 100%, 47.3%) |
HSV | 312.9°, 100, 94.5 |
XYZ | 45.461, 22.375, 50.067 |
---|---|
Hunter Lab | 47.302, 88.773, -29.644 |
CIE-LAB | 54.423, 87.478, -32.951 |
CIE-LCH | 54.423, 93.478, 339.36 |
CIE-LUV | 0, 100, 21.58, 5.49 |
Web Safe | ff00cc |
RGB percent of color #f100bd
CMYK percent of color #f100bd
Text with hexadecimal color #f100bd
This text has a font color of #f100bd
<p style="color:#f100bd">Text here</p>
#f100bd Background Color
This box has a background color of #f100bd
<div style="background-color:#f100bd">Text here</div>
#f100bd Border Color
This box has a border color of #f100bd
<div style="border: 4px solid #f100bd">Text here</div>
CSS codes
<p style="color:#f100bd">Text here</p>
<div style="background-color:#f100bd">Text here</div>
<div style="border: 4px solid #f100bd">Text here</div>
#f100bd Color on white background
This is how a font and box color of #f100bd will look
on a white background.
#f100bd Color on black background
This is how a font and box color of #f100bd hex color will look
on a black background.