In RGB color space, #f00cbc hex color has a red value of 240, a green value of 12 and a blue value of 188.
In CMYK color space (used in color printing), #f00cbc hex color is composed of 0% cyan, 95% magenta, 21.67% yellow and 5.88% black.
#f00cbc color has a hue of 313.7 degrees, a saturation of 90.48% and a lightness of 49.4%.
#f00cbc hex color contains mainly RED.
The closest web safe color of #f00cbc is #ff00cc
#f00cbc hex color has a decimal value of 15731900.
HEX | f00cbc | #f00cbc |
---|---|---|
RGB | 240, 12, 188 | rgb(240, 12, 188) |
RGB Percent | 94.12, 4.71, 73.73 | rgb(94.12, 4.71, 73.73) |
CMYK | 0, 95, 22, 6 | |
HSL | 313.7°, 90.48, 49.4 | hsl(313.7, 90.48%, 49.4%) |
HSV | 313.7°, 95, 94.1 |
XYZ | 45.144, 22.419, 49.525 |
---|---|
Hunter Lab | 47.349, 87.328, -28.871 |
CIE-LAB | 54.469, 86.368, -32.312 |
CIE-LCH | 54.469, 92.214, 339.488 |
CIE-LUV | 0, 95, 21.67, 5.88 |
Web Safe | ff00cc |
RGB percent of color #f00cbc
CMYK percent of color #f00cbc
Text with hexadecimal color #f00cbc
This text has a font color of #f00cbc
<p style="color:#f00cbc">Text here</p>
#f00cbc Background Color
This box has a background color of #f00cbc
<div style="background-color:#f00cbc">Text here</div>
#f00cbc Border Color
This box has a border color of #f00cbc
<div style="border: 4px solid #f00cbc">Text here</div>
CSS codes
<p style="color:#f00cbc">Text here</p>
<div style="background-color:#f00cbc">Text here</div>
<div style="border: 4px solid #f00cbc">Text here</div>
#f00cbc Color on white background
This is how a font and box color of #f00cbc will look
on a white background.
#f00cbc Color on black background
This is how a font and box color of #f00cbc hex color will look
on a black background.