In RGB color space, #f00bcd hex color has a red value of 240, a green value of 11 and a blue value of 205.
In CMYK color space (used in color printing), #f00bcd hex color is composed of 0% cyan, 95.42% magenta, 14.58% yellow and 5.88% black.
#f00bcd color has a hue of 309.2 degrees, a saturation of 91.24% and a lightness of 49.2%.
#f00bcd hex color contains mainly RED.
The closest web safe color of #f00bcd is #ff00cc
#f00bcd hex color has a decimal value of 15731661.
HEX | f00bcd | #f00bcd |
---|---|---|
RGB | 240, 11, 205 | rgb(240, 11, 205) |
RGB Percent | 94.12, 4.31, 80.39 | rgb(94.12, 4.31, 80.39) |
CMYK | 0, 95, 15, 6 | |
HSL | 309.2°, 91.24, 49.2 | hsl(309.2, 91.24%, 49.2%) |
HSV | 309.2°, 95.4, 94.1 |
XYZ | 47.074, 23.172, 59.749 |
---|---|
Hunter Lab | 48.137, 90.317, -39.896 |
CIE-LAB | 55.249, 88.487, -40.896 |
CIE-LCH | 55.249, 97.48, 335.195 |
CIE-LUV | 0, 95.42, 14.58, 5.88 |
Web Safe | ff00cc |
RGB percent of color #f00bcd
CMYK percent of color #f00bcd
Text with hexadecimal color #f00bcd
This text has a font color of #f00bcd
<p style="color:#f00bcd">Text here</p>
#f00bcd Background Color
This box has a background color of #f00bcd
<div style="background-color:#f00bcd">Text here</div>
#f00bcd Border Color
This box has a border color of #f00bcd
<div style="border: 4px solid #f00bcd">Text here</div>
CSS codes
<p style="color:#f00bcd">Text here</p>
<div style="background-color:#f00bcd">Text here</div>
<div style="border: 4px solid #f00bcd">Text here</div>
#f00bcd Color on white background
This is how a font and box color of #f00bcd will look
on a white background.
#f00bcd Color on black background
This is how a font and box color of #f00bcd hex color will look
on a black background.