In RGB color space, #f000c8 hex color has a red value of 240, a green value of 0 and a blue value of 200.
In CMYK color space (used in color printing), #f000c8 hex color is composed of 0% cyan, 100% magenta, 16.67% yellow and 5.88% black.
#f000c8 color has a hue of 310 degrees, a saturation of 100% and a lightness of 47.1%.
#f000c8 hex color contains mainly RED.
The closest web safe color of #f000c8 is #ff00cc
#f000c8 hex color has a decimal value of 15728840.
HEX | f000c8 | #f000c8 |
---|---|---|
RGB | 240, 0, 200 | rgb(240, 0, 200) |
RGB Percent | 94.12, 0, 78.43 | rgb(94.12, 0, 78.43) |
CMYK | 0, 100, 17, 6 | |
HSL | 310°, 100, 47.1 | hsl(310, 100%, 47.1%) |
HSV | 310°, 100, 94.1 |
XYZ | 46.361, 22.695, 56.581 |
---|---|
Hunter Lab | 47.639, 90.342, -37.071 |
CIE-LAB | 54.757, 88.602, -38.798 |
CIE-LCH | 54.757, 96.724, 336.352 |
CIE-LUV | 0, 100, 16.67, 5.88 |
Web Safe | ff00cc |
RGB percent of color #f000c8
CMYK percent of color #f000c8
Text with hexadecimal color #f000c8
This text has a font color of #f000c8
<p style="color:#f000c8">Text here</p>
#f000c8 Background Color
This box has a background color of #f000c8
<div style="background-color:#f000c8">Text here</div>
#f000c8 Border Color
This box has a border color of #f000c8
<div style="border: 4px solid #f000c8">Text here</div>
CSS codes
<p style="color:#f000c8">Text here</p>
<div style="background-color:#f000c8">Text here</div>
<div style="border: 4px solid #f000c8">Text here</div>
#f000c8 Color on white background
This is how a font and box color of #f000c8 will look
on a white background.
#f000c8 Color on black background
This is how a font and box color of #f000c8 hex color will look
on a black background.