In RGB color space, #f800bc hex color has a red value of 248, a green value of 0 and a blue value of 188.
In CMYK color space (used in color printing), #f800bc hex color is composed of 0% cyan, 100% magenta, 24.19% yellow and 2.75% black.
#f800bc color has a hue of 314.5 degrees, a saturation of 100% and a lightness of 48.6%.
#f800bc hex color contains mainly RED.
The closest web safe color of #f800bc is #ff00cc
#f800bc hex color has a decimal value of 16253116.
HEX | f800bc | #f800bc |
---|---|---|
RGB | 248, 0, 188 | rgb(248, 0, 188) |
RGB Percent | 97.25, 0, 73.73 | rgb(97.25, 0, 73.73) |
CMYK | 0, 100, 24, 3 | |
HSL | 314.5°, 100, 48.6 | hsl(314.5, 100%, 48.6%) |
HSV | 314.5°, 100, 97.3 |
XYZ | 47.789, 23.587, 49.611 |
---|---|
Hunter Lab | 48.566, 90.651, -26.569 |
CIE-LAB | 55.672, 88.657, -30.327 |
CIE-LCH | 55.672, 93.701, 341.116 |
CIE-LUV | 0, 100, 24.19, 2.75 |
Web Safe | ff00cc |
RGB percent of color #f800bc
CMYK percent of color #f800bc
Text with hexadecimal color #f800bc
This text has a font color of #f800bc
<p style="color:#f800bc">Text here</p>
#f800bc Background Color
This box has a background color of #f800bc
<div style="background-color:#f800bc">Text here</div>
#f800bc Border Color
This box has a border color of #f800bc
<div style="border: 4px solid #f800bc">Text here</div>
CSS codes
<p style="color:#f800bc">Text here</p>
<div style="background-color:#f800bc">Text here</div>
<div style="border: 4px solid #f800bc">Text here</div>
#f800bc Color on white background
This is how a font and box color of #f800bc will look
on a white background.
#f800bc Color on black background
This is how a font and box color of #f800bc hex color will look
on a black background.