In RGB color space, #f200cc hex color has a red value of 242, a green value of 0 and a blue value of 204.
In CMYK color space (used in color printing), #f200cc hex color is composed of 0% cyan, 100% magenta, 15.7% yellow and 5.1% black.
#f200cc color has a hue of 309.4 degrees, a saturation of 100% and a lightness of 47.5%.
#f200cc hex color contains mainly RED.
The closest web safe color of #f200cc is #ff00cc
#f200cc hex color has a decimal value of 15859916.
HEX | f200cc | #f200cc |
---|---|---|
RGB | 242, 0, 204 | rgb(242, 0, 204) |
RGB Percent | 94.9, 0, 80 | rgb(94.9, 0, 80) |
CMYK | 0, 100, 16, 5 | |
HSL | 309.4°, 100, 47.5 | hsl(309.4, 100%, 47.5%) |
HSV | 309.4°, 100, 94.9 |
XYZ | 47.517, 23.237, 59.107 |
---|---|
Hunter Lab | 48.205, 91.595, -38.956 |
CIE-LAB | 55.316, 89.437, -40.193 |
CIE-LCH | 55.316, 98.053, 335.801 |
CIE-LUV | 0, 100, 15.7, 5.1 |
Web Safe | ff00cc |
RGB percent of color #f200cc
CMYK percent of color #f200cc
Text with hexadecimal color #f200cc
This text has a font color of #f200cc
<p style="color:#f200cc">Text here</p>
#f200cc Background Color
This box has a background color of #f200cc
<div style="background-color:#f200cc">Text here</div>
#f200cc Border Color
This box has a border color of #f200cc
<div style="border: 4px solid #f200cc">Text here</div>
CSS codes
<p style="color:#f200cc">Text here</p>
<div style="background-color:#f200cc">Text here</div>
<div style="border: 4px solid #f200cc">Text here</div>
#f200cc Color on white background
This is how a font and box color of #f200cc will look
on a white background.
#f200cc Color on black background
This is how a font and box color of #f200cc hex color will look
on a black background.