In RGB color space, #f200bb hex color has a red value of 242, a green value of 0 and a blue value of 187.
In CMYK color space (used in color printing), #f200bb hex color is composed of 0% cyan, 100% magenta, 22.73% yellow and 5.1% black.
#f200bb color has a hue of 313.6 degrees, a saturation of 100% and a lightness of 47.5%.
#f200bb hex color contains mainly RED.
The closest web safe color of #f200bb is #ff00cc
#f200bb hex color has a decimal value of 15859899.
HEX | f200bb | #f200bb |
---|---|---|
RGB | 242, 0, 187 | rgb(242, 0, 187) |
RGB Percent | 94.9, 0, 73.33 | rgb(94.9, 0, 73.33) |
CMYK | 0, 100, 23, 5 | |
HSL | 313.6°, 100, 47.5 | hsl(313.6, 100%, 47.5%) |
HSV | 313.6°, 100, 94.9 |
XYZ | 45.588, 22.465, 48.947 |
---|---|
Hunter Lab | 47.397, 88.741, -28.051 |
CIE-LAB | 54.517, 87.436, -31.628 |
CIE-LCH | 54.517, 92.981, 340.114 |
CIE-LUV | 0, 100, 22.73, 5.1 |
Web Safe | ff00cc |
RGB percent of color #f200bb
CMYK percent of color #f200bb
Text with hexadecimal color #f200bb
This text has a font color of #f200bb
<p style="color:#f200bb">Text here</p>
#f200bb Background Color
This box has a background color of #f200bb
<div style="background-color:#f200bb">Text here</div>
#f200bb Border Color
This box has a border color of #f200bb
<div style="border: 4px solid #f200bb">Text here</div>
CSS codes
<p style="color:#f200bb">Text here</p>
<div style="background-color:#f200bb">Text here</div>
<div style="border: 4px solid #f200bb">Text here</div>
#f200bb Color on white background
This is how a font and box color of #f200bb will look
on a white background.
#f200bb Color on black background
This is how a font and box color of #f200bb hex color will look
on a black background.