In RGB color space, #f00b6b hex color has a red value of 240, a green value of 11 and a blue value of 107.
In CMYK color space (used in color printing), #f00b6b hex color is composed of 0% cyan, 95.42% magenta, 55.42% yellow and 5.88% black.
#f00b6b color has a hue of 334.8 degrees, a saturation of 91.24% and a lightness of 49.2%.
#f00b6b hex color contains mainly RED.
The closest web safe color of #f00b6b is #ff0066
#f00b6b hex color has a decimal value of 15731563.
HEX | f00b6b | #f00b6b |
---|---|---|
RGB | 240, 11, 107 | rgb(240, 11, 107) |
RGB Percent | 94.12, 4.31, 41.96 | rgb(94.12, 4.31, 41.96) |
CMYK | 0, 95, 55, 6 | |
HSL | 334.8°, 91.24, 49.2 | hsl(334.8, 91.24%, 49.2%) |
HSV | 334.8°, 95.4, 94.1 |
XYZ | 38.709, 19.826, 15.697 |
---|---|
Hunter Lab | 44.526, 77.258, 10.267 |
CIE-LAB | 51.64, 79.068, 11.751 |
CIE-LCH | 51.64, 79.936, 8.453 |
CIE-LUV | 0, 95.42, 55.42, 5.88 |
Web Safe | ff0066 |
RGB percent of color #f00b6b
CMYK percent of color #f00b6b
Text with hexadecimal color #f00b6b
This text has a font color of #f00b6b
<p style="color:#f00b6b">Text here</p>
#f00b6b Background Color
This box has a background color of #f00b6b
<div style="background-color:#f00b6b">Text here</div>
#f00b6b Border Color
This box has a border color of #f00b6b
<div style="border: 4px solid #f00b6b">Text here</div>
CSS codes
<p style="color:#f00b6b">Text here</p>
<div style="background-color:#f00b6b">Text here</div>
<div style="border: 4px solid #f00b6b">Text here</div>
#f00b6b Color on white background
This is how a font and box color of #f00b6b will look
on a white background.
#f00b6b Color on black background
This is how a font and box color of #f00b6b hex color will look
on a black background.