In RGB color space, #f000bc hex color has a red value of 240, a green value of 0 and a blue value of 188.
In CMYK color space (used in color printing), #f000bc hex color is composed of 0% cyan, 100% magenta, 21.67% yellow and 5.88% black.
#f000bc color has a hue of 313 degrees, a saturation of 100% and a lightness of 47.1%.
#f000bc hex color contains mainly RED.
The closest web safe color of #f000bc is #ff00cc
#f000bc hex color has a decimal value of 15728828.
HEX | f000bc | #f000bc |
---|---|---|
RGB | 240, 0, 188 | rgb(240, 0, 188) |
RGB Percent | 94.12, 0, 73.73 | rgb(94.12, 0, 73.73) |
CMYK | 0, 100, 22, 6 | |
HSL | 313°, 100, 47.1 | hsl(313, 100%, 47.1%) |
HSV | 313°, 100, 94.1 |
XYZ | 45.012, 22.156, 49.481 |
---|---|
Hunter Lab | 47.07, 88.322, -29.378 |
CIE-LAB | 54.192, 87.18, -32.744 |
CIE-LCH | 54.192, 93.126, 339.414 |
CIE-LUV | 0, 100, 21.67, 5.88 |
Web Safe | ff00cc |
RGB percent of color #f000bc
CMYK percent of color #f000bc
Text with hexadecimal color #f000bc
This text has a font color of #f000bc
<p style="color:#f000bc">Text here</p>
#f000bc Background Color
This box has a background color of #f000bc
<div style="background-color:#f000bc">Text here</div>
#f000bc Border Color
This box has a border color of #f000bc
<div style="border: 4px solid #f000bc">Text here</div>
CSS codes
<p style="color:#f000bc">Text here</p>
<div style="background-color:#f000bc">Text here</div>
<div style="border: 4px solid #f000bc">Text here</div>
#f000bc Color on white background
This is how a font and box color of #f000bc will look
on a white background.
#f000bc Color on black background
This is how a font and box color of #f000bc hex color will look
on a black background.