In RGB color space, #f800cb hex color has a red value of 248, a green value of 0 and a blue value of 203.
In CMYK color space (used in color printing), #f800cb hex color is composed of 0% cyan, 100% magenta, 18.15% yellow and 2.75% black.
#f800cb color has a hue of 310.9 degrees, a saturation of 100% and a lightness of 48.6%.
#f800cb hex color contains mainly RED.
The closest web safe color of #f800cb is #ff00cc
#f800cb hex color has a decimal value of 16253131.
HEX | f800cb | #f800cb |
---|---|---|
RGB | 248, 0, 203 | rgb(248, 0, 203) |
RGB Percent | 97.25, 0, 79.61 | rgb(97.25, 0, 79.61) |
CMYK | 0, 100, 18, 3 | |
HSL | 310.9°, 100, 48.6 | hsl(310.9, 100%, 48.6%) |
HSV | 310.9°, 100, 97.3 |
XYZ | 49.491, 24.268, 58.576 |
---|---|
Hunter Lab | 49.263, 93.118, -36.015 |
CIE-LAB | 56.355, 90.377, -37.911 |
CIE-LCH | 56.355, 98.006, 337.243 |
CIE-LUV | 0, 100, 18.15, 2.75 |
Web Safe | ff00cc |
RGB percent of color #f800cb
CMYK percent of color #f800cb
Text with hexadecimal color #f800cb
This text has a font color of #f800cb
<p style="color:#f800cb">Text here</p>
#f800cb Background Color
This box has a background color of #f800cb
<div style="background-color:#f800cb">Text here</div>
#f800cb Border Color
This box has a border color of #f800cb
<div style="border: 4px solid #f800cb">Text here</div>
CSS codes
<p style="color:#f800cb">Text here</p>
<div style="background-color:#f800cb">Text here</div>
<div style="border: 4px solid #f800cb">Text here</div>
#f800cb Color on white background
This is how a font and box color of #f800cb will look
on a white background.
#f800cb Color on black background
This is how a font and box color of #f800cb hex color will look
on a black background.