In RGB color space, #f00caa hex color has a red value of 240, a green value of 12 and a blue value of 170.
In CMYK color space (used in color printing), #f00caa hex color is composed of 0% cyan, 95% magenta, 29.17% yellow and 5.88% black.
#f00caa color has a hue of 318.4 degrees, a saturation of 90.48% and a lightness of 49.4%.
#f00caa hex color contains mainly RED.
The closest web safe color of #f00caa is #ff0099
#f00caa hex color has a decimal value of 15731882.
HEX | f00caa | #f00caa |
---|---|---|
RGB | 240, 12, 170 | rgb(240, 12, 170) |
RGB Percent | 94.12, 4.71, 66.67 | rgb(94.12, 4.71, 66.67) |
CMYK | 0, 95, 29, 6 | |
HSL | 318.4°, 90.48, 49.4 | hsl(318.4, 90.48%, 49.4%) |
HSV | 318.4°, 95, 94.1 |
XYZ | 43.322, 21.69, 39.934 |
---|---|
Hunter Lab | 46.573, 84.54, -18.238 |
CIE-LAB | 53.697, 84.376, -22.994 |
CIE-LCH | 53.697, 87.453, 344.756 |
CIE-LUV | 0, 95, 29.17, 5.88 |
Web Safe | ff0099 |
RGB percent of color #f00caa
CMYK percent of color #f00caa
Text with hexadecimal color #f00caa
This text has a font color of #f00caa
<p style="color:#f00caa">Text here</p>
#f00caa Background Color
This box has a background color of #f00caa
<div style="background-color:#f00caa">Text here</div>
#f00caa Border Color
This box has a border color of #f00caa
<div style="border: 4px solid #f00caa">Text here</div>
CSS codes
<p style="color:#f00caa">Text here</p>
<div style="background-color:#f00caa">Text here</div>
<div style="border: 4px solid #f00caa">Text here</div>
#f00caa Color on white background
This is how a font and box color of #f00caa will look
on a white background.
#f00caa Color on black background
This is how a font and box color of #f00caa hex color will look
on a black background.