In RGB color space, #f00b64 hex color has a red value of 240, a green value of 11 and a blue value of 100.
In CMYK color space (used in color printing), #f00b64 hex color is composed of 0% cyan, 95.42% magenta, 58.33% yellow and 5.88% black.
#f00b64 color has a hue of 336.7 degrees, a saturation of 91.24% and a lightness of 49.2%.
#f00b64 hex color contains mainly RED.
The closest web safe color of #f00b64 is #ff0066
#f00b64 hex color has a decimal value of 15731556.
HEX | f00b64 | #f00b64 |
---|---|---|
RGB | 240, 11, 100 | rgb(240, 11, 100) |
RGB Percent | 94.12, 4.31, 39.22 | rgb(94.12, 4.31, 39.22) |
CMYK | 0, 95, 58, 6 | |
HSL | 336.7°, 91.24, 49.2 | hsl(336.7, 91.24%, 49.2%) |
HSV | 336.7°, 95.4, 94.1 |
XYZ | 38.355, 19.685, 13.835 |
---|---|
Hunter Lab | 44.368, 76.666, 12.569 |
CIE-LAB | 51.479, 78.627, 15.796 |
CIE-LCH | 51.479, 80.198, 11.359 |
CIE-LUV | 0, 95.42, 58.33, 5.88 |
Web Safe | ff0066 |
RGB percent of color #f00b64
CMYK percent of color #f00b64
Text with hexadecimal color #f00b64
This text has a font color of #f00b64
<p style="color:#f00b64">Text here</p>
#f00b64 Background Color
This box has a background color of #f00b64
<div style="background-color:#f00b64">Text here</div>
#f00b64 Border Color
This box has a border color of #f00b64
<div style="border: 4px solid #f00b64">Text here</div>
CSS codes
<p style="color:#f00b64">Text here</p>
<div style="background-color:#f00b64">Text here</div>
<div style="border: 4px solid #f00b64">Text here</div>
#f00b64 Color on white background
This is how a font and box color of #f00b64 will look
on a white background.
#f00b64 Color on black background
This is how a font and box color of #f00b64 hex color will look
on a black background.