In RGB color space, #f800cf hex color has a red value of 248, a green value of 0 and a blue value of 207.
In CMYK color space (used in color printing), #f800cf hex color is composed of 0% cyan, 100% magenta, 16.53% yellow and 2.75% black.
#f800cf color has a hue of 309.9 degrees, a saturation of 100% and a lightness of 48.6%.
#f800cf hex color contains mainly RED.
The closest web safe color of #f800cf is #ff00cc
#f800cf hex color has a decimal value of 16253135.
HEX | f800cf | #f800cf |
---|---|---|
RGB | 248, 0, 207 | rgb(248, 0, 207) |
RGB Percent | 97.25, 0, 81.18 | rgb(97.25, 0, 81.18) |
CMYK | 0, 100, 17, 3 | |
HSL | 309.9°, 100, 48.6 | hsl(309.9, 100%, 48.6%) |
HSV | 309.9°, 100, 97.3 |
XYZ | 49.974, 24.461, 61.119 |
---|---|
Hunter Lab | 49.458, 93.81, -38.648 |
CIE-LAB | 56.546, 90.857, -39.901 |
CIE-LCH | 56.546, 99.232, 336.291 |
CIE-LUV | 0, 100, 16.53, 2.75 |
Web Safe | ff00cc |
RGB percent of color #f800cf
CMYK percent of color #f800cf
Text with hexadecimal color #f800cf
This text has a font color of #f800cf
<p style="color:#f800cf">Text here</p>
#f800cf Background Color
This box has a background color of #f800cf
<div style="background-color:#f800cf">Text here</div>
#f800cf Border Color
This box has a border color of #f800cf
<div style="border: 4px solid #f800cf">Text here</div>
CSS codes
<p style="color:#f800cf">Text here</p>
<div style="background-color:#f800cf">Text here</div>
<div style="border: 4px solid #f800cf">Text here</div>
#f800cf Color on white background
This is how a font and box color of #f800cf will look
on a white background.
#f800cf Color on black background
This is how a font and box color of #f800cf hex color will look
on a black background.