In RGB color space, #f200bd hex color has a red value of 242, a green value of 0 and a blue value of 189.
In CMYK color space (used in color printing), #f200bd hex color is composed of 0% cyan, 100% magenta, 21.9% yellow and 5.1% black.
#f200bd color has a hue of 313.1 degrees, a saturation of 100% and a lightness of 47.5%.
#f200bd hex color contains mainly RED.
The closest web safe color of #f200bd is #ff00cc
#f200bd hex color has a decimal value of 15859901.
HEX | f200bd | #f200bd |
---|---|---|
RGB | 242, 0, 189 | rgb(242, 0, 189) |
RGB Percent | 94.9, 0, 74.12 | rgb(94.9, 0, 74.12) |
CMYK | 0, 100, 22, 5 | |
HSL | 313.1°, 100, 47.5 | hsl(313.1, 100%, 47.5%) |
HSV | 313.1°, 100, 94.9 |
XYZ | 45.803, 22.551, 50.083 |
---|---|
Hunter Lab | 47.488, 89.063, -29.289 |
CIE-LAB | 54.607, 87.663, -32.65 |
CIE-LCH | 54.607, 93.546, 339.572 |
CIE-LUV | 0, 100, 21.9, 5.1 |
Web Safe | ff00cc |
RGB percent of color #f200bd
CMYK percent of color #f200bd
Text with hexadecimal color #f200bd
This text has a font color of #f200bd
<p style="color:#f200bd">Text here</p>
#f200bd Background Color
This box has a background color of #f200bd
<div style="background-color:#f200bd">Text here</div>
#f200bd Border Color
This box has a border color of #f200bd
<div style="border: 4px solid #f200bd">Text here</div>
CSS codes
<p style="color:#f200bd">Text here</p>
<div style="background-color:#f200bd">Text here</div>
<div style="border: 4px solid #f200bd">Text here</div>
#f200bd Color on white background
This is how a font and box color of #f200bd will look
on a white background.
#f200bd Color on black background
This is how a font and box color of #f200bd hex color will look
on a black background.