In RGB color space, #fc00ba hex color has a red value of 252, a green value of 0 and a blue value of 186.
In CMYK color space (used in color printing), #fc00ba hex color is composed of 0% cyan, 100% magenta, 26.19% yellow and 1.18% black.
#fc00ba color has a hue of 315.7 degrees, a saturation of 100% and a lightness of 49.4%.
#fc00ba hex color contains mainly RED.
The closest web safe color of #fc00ba is #ff00cc
#fc00ba hex color has a decimal value of 16515258.
HEX | fc00ba | #fc00ba |
---|---|---|
RGB | 252, 0, 186 | rgb(252, 0, 186) |
RGB Percent | 98.82, 0, 72.94 | rgb(98.82, 0, 72.94) |
CMYK | 0, 100, 26, 1 | |
HSL | 315.7°, 100, 49.4 | hsl(315.7, 100%, 49.4%) |
HSV | 315.7°, 100, 98.8 |
XYZ | 49.008, 24.241, 48.55 |
---|---|
Hunter Lab | 49.235, 91.515, -24 |
CIE-LAB | 56.328, 89.18, -28.09 |
CIE-LCH | 56.328, 93.499, 342.517 |
CIE-LUV | 0, 100, 26.19, 1.18 |
Web Safe | ff00cc |
RGB percent of color #fc00ba
CMYK percent of color #fc00ba
Text with hexadecimal color #fc00ba
This text has a font color of #fc00ba
<p style="color:#fc00ba">Text here</p>
#fc00ba Background Color
This box has a background color of #fc00ba
<div style="background-color:#fc00ba">Text here</div>
#fc00ba Border Color
This box has a border color of #fc00ba
<div style="border: 4px solid #fc00ba">Text here</div>
CSS codes
<p style="color:#fc00ba">Text here</p>
<div style="background-color:#fc00ba">Text here</div>
<div style="border: 4px solid #fc00ba">Text here</div>
#fc00ba Color on white background
This is how a font and box color of #fc00ba will look
on a white background.
#fc00ba Color on black background
This is how a font and box color of #fc00ba hex color will look
on a black background.