In RGB color space, #f800c0 hex color has a red value of 248, a green value of 0 and a blue value of 192.
In CMYK color space (used in color printing), #f800c0 hex color is composed of 0% cyan, 100% magenta, 22.58% yellow and 2.75% black.
#f800c0 color has a hue of 313.5 degrees, a saturation of 100% and a lightness of 48.6%.
#f800c0 hex color contains mainly RED.
The closest web safe color of #f800c0 is #ff00cc
#f800c0 hex color has a decimal value of 16253120.
HEX | f800c0 | #f800c0 |
---|---|---|
RGB | 248, 0, 192 | rgb(248, 0, 192) |
RGB Percent | 97.25, 0, 75.29 | rgb(97.25, 0, 75.29) |
CMYK | 0, 100, 23, 3 | |
HSL | 313.5°, 100, 48.6 | hsl(313.5, 100%, 48.6%) |
HSV | 313.5°, 100, 97.3 |
XYZ | 48.226, 23.762, 51.914 |
---|---|
Hunter Lab | 48.746, 91.289, -29.02 |
CIE-LAB | 55.849, 89.103, -32.367 |
CIE-LCH | 55.849, 94.8, 340.036 |
CIE-LUV | 0, 100, 22.58, 2.75 |
Web Safe | ff00cc |
RGB percent of color #f800c0
CMYK percent of color #f800c0
Text with hexadecimal color #f800c0
This text has a font color of #f800c0
<p style="color:#f800c0">Text here</p>
#f800c0 Background Color
This box has a background color of #f800c0
<div style="background-color:#f800c0">Text here</div>
#f800c0 Border Color
This box has a border color of #f800c0
<div style="border: 4px solid #f800c0">Text here</div>
CSS codes
<p style="color:#f800c0">Text here</p>
<div style="background-color:#f800c0">Text here</div>
<div style="border: 4px solid #f800c0">Text here</div>
#f800c0 Color on white background
This is how a font and box color of #f800c0 will look
on a white background.
#f800c0 Color on black background
This is how a font and box color of #f800c0 hex color will look
on a black background.