In RGB color space, #f800cc hex color has a red value of 248, a green value of 0 and a blue value of 204.
In CMYK color space (used in color printing), #f800cc hex color is composed of 0% cyan, 100% magenta, 17.74% yellow and 2.75% black.
#f800cc color has a hue of 310.6 degrees, a saturation of 100% and a lightness of 48.6%.
#f800cc hex color contains mainly RED.
The closest web safe color of #f800cc is #ff00cc
#f800cc hex color has a decimal value of 16253132.
HEX | f800cc | #f800cc |
---|---|---|
RGB | 248, 0, 204 | rgb(248, 0, 204) |
RGB Percent | 97.25, 0, 80 | rgb(97.25, 0, 80) |
CMYK | 0, 100, 18, 3 | |
HSL | 310.6°, 100, 48.6 | hsl(310.6, 100%, 48.6%) |
HSV | 310.6°, 100, 97.3 |
XYZ | 49.61, 24.316, 59.205 |
---|---|
Hunter Lab | 49.311, 93.287, -36.668 |
CIE-LAB | 56.403, 90.494, -38.409 |
CIE-LCH | 56.403, 98.308, 337.002 |
CIE-LUV | 0, 100, 17.74, 2.75 |
Web Safe | ff00cc |
RGB percent of color #f800cc
CMYK percent of color #f800cc
Text with hexadecimal color #f800cc
This text has a font color of #f800cc
<p style="color:#f800cc">Text here</p>
#f800cc Background Color
This box has a background color of #f800cc
<div style="background-color:#f800cc">Text here</div>
#f800cc Border Color
This box has a border color of #f800cc
<div style="border: 4px solid #f800cc">Text here</div>
CSS codes
<p style="color:#f800cc">Text here</p>
<div style="background-color:#f800cc">Text here</div>
<div style="border: 4px solid #f800cc">Text here</div>
#f800cc Color on white background
This is how a font and box color of #f800cc will look
on a white background.
#f800cc Color on black background
This is how a font and box color of #f800cc hex color will look
on a black background.