In RGB color space, #f000ba hex color has a red value of 240, a green value of 0 and a blue value of 186.
In CMYK color space (used in color printing), #f000ba hex color is composed of 0% cyan, 100% magenta, 22.5% yellow and 5.88% black.
#f000ba color has a hue of 313.5 degrees, a saturation of 100% and a lightness of 47.1%.
#f000ba hex color contains mainly RED.
The closest web safe color of #f000ba is #ff00cc
#f000ba hex color has a decimal value of 15728826.
HEX | f000ba | #f000ba |
---|---|---|
RGB | 240, 0, 186 | rgb(240, 0, 186) |
RGB Percent | 94.12, 0, 72.94 | rgb(94.12, 0, 72.94) |
CMYK | 0, 100, 23, 6 | |
HSL | 313.5°, 100, 47.1 | hsl(313.5, 100%, 47.1%) |
HSV | 313.5°, 100, 94.1 |
XYZ | 44.798, 22.07, 48.353 |
---|---|
Hunter Lab | 46.979, 88.001, -28.139 |
CIE-LAB | 54.101, 86.954, -31.723 |
CIE-LCH | 54.101, 92.56, 339.957 |
CIE-LUV | 0, 100, 22.5, 5.88 |
Web Safe | ff00cc |
RGB percent of color #f000ba
CMYK percent of color #f000ba
Text with hexadecimal color #f000ba
This text has a font color of #f000ba
<p style="color:#f000ba">Text here</p>
#f000ba Background Color
This box has a background color of #f000ba
<div style="background-color:#f000ba">Text here</div>
#f000ba Border Color
This box has a border color of #f000ba
<div style="border: 4px solid #f000ba">Text here</div>
CSS codes
<p style="color:#f000ba">Text here</p>
<div style="background-color:#f000ba">Text here</div>
<div style="border: 4px solid #f000ba">Text here</div>
#f000ba Color on white background
This is how a font and box color of #f000ba will look
on a white background.
#f000ba Color on black background
This is how a font and box color of #f000ba hex color will look
on a black background.