In RGB color space, #fc00bd hex color has a red value of 252, a green value of 0 and a blue value of 189.
In CMYK color space (used in color printing), #fc00bd hex color is composed of 0% cyan, 100% magenta, 25% yellow and 1.18% black.
#fc00bd color has a hue of 315 degrees, a saturation of 100% and a lightness of 49.4%.
#fc00bd hex color contains mainly RED.
The closest web safe color of #fc00bd is #ff00cc
#fc00bd hex color has a decimal value of 16515261.
HEX | fc00bd | #fc00bd |
---|---|---|
RGB | 252, 0, 189 | rgb(252, 0, 189) |
RGB Percent | 98.82, 0, 74.12 | rgb(98.82, 0, 74.12) |
CMYK | 0, 100, 25, 1 | |
HSL | 315°, 100, 49.4 | hsl(315, 100%, 49.4%) |
HSV | 315°, 100, 98.8 |
XYZ | 49.33, 24.37, 50.248 |
---|---|
Hunter Lab | 49.366, 91.979, -25.793 |
CIE-LAB | 56.456, 89.504, -29.63 |
CIE-LCH | 56.456, 94.281, 341.683 |
CIE-LUV | 0, 100, 25, 1.18 |
Web Safe | ff00cc |
RGB percent of color #fc00bd
CMYK percent of color #fc00bd
Text with hexadecimal color #fc00bd
This text has a font color of #fc00bd
<p style="color:#fc00bd">Text here</p>
#fc00bd Background Color
This box has a background color of #fc00bd
<div style="background-color:#fc00bd">Text here</div>
#fc00bd Border Color
This box has a border color of #fc00bd
<div style="border: 4px solid #fc00bd">Text here</div>
CSS codes
<p style="color:#fc00bd">Text here</p>
<div style="background-color:#fc00bd">Text here</div>
<div style="border: 4px solid #fc00bd">Text here</div>
#fc00bd Color on white background
This is how a font and box color of #fc00bd will look
on a white background.
#fc00bd Color on black background
This is how a font and box color of #fc00bd hex color will look
on a black background.