In RGB color space, #f200bc hex color has a red value of 242, a green value of 0 and a blue value of 188.
In CMYK color space (used in color printing), #f200bc hex color is composed of 0% cyan, 100% magenta, 22.31% yellow and 5.1% black.
#f200bc color has a hue of 313.4 degrees, a saturation of 100% and a lightness of 47.5%.
#f200bc hex color contains mainly RED.
The closest web safe color of #f200bc is #ff00cc
#f200bc hex color has a decimal value of 15859900.
HEX | f200bc | #f200bc |
---|---|---|
RGB | 242, 0, 188 | rgb(242, 0, 188) |
RGB Percent | 94.9, 0, 73.73 | rgb(94.9, 0, 73.73) |
CMYK | 0, 100, 22, 5 | |
HSL | 313.4°, 100, 47.5 | hsl(313.4, 100%, 47.5%) |
HSV | 313.4°, 100, 94.9 |
XYZ | 45.695, 22.508, 49.513 |
---|---|
Hunter Lab | 47.443, 88.9, -28.668 |
CIE-LAB | 54.562, 87.548, -32.139 |
CIE-LCH | 54.562, 93.261, 339.842 |
CIE-LUV | 0, 100, 22.31, 5.1 |
Web Safe | ff00cc |
RGB percent of color #f200bc
CMYK percent of color #f200bc
Text with hexadecimal color #f200bc
This text has a font color of #f200bc
<p style="color:#f200bc">Text here</p>
#f200bc Background Color
This box has a background color of #f200bc
<div style="background-color:#f200bc">Text here</div>
#f200bc Border Color
This box has a border color of #f200bc
<div style="border: 4px solid #f200bc">Text here</div>
CSS codes
<p style="color:#f200bc">Text here</p>
<div style="background-color:#f200bc">Text here</div>
<div style="border: 4px solid #f200bc">Text here</div>
#f200bc Color on white background
This is how a font and box color of #f200bc will look
on a white background.
#f200bc Color on black background
This is how a font and box color of #f200bc hex color will look
on a black background.