In RGB color space, #fc00be hex color has a red value of 252, a green value of 0 and a blue value of 190.
In CMYK color space (used in color printing), #fc00be hex color is composed of 0% cyan, 100% magenta, 24.6% yellow and 1.18% black.
#fc00be color has a hue of 314.8 degrees, a saturation of 100% and a lightness of 49.4%.
#fc00be hex color contains mainly RED.
The closest web safe color of #fc00be is #ff00cc
#fc00be hex color has a decimal value of 16515262.
HEX | fc00be | #fc00be |
---|---|---|
RGB | 252, 0, 190 | rgb(252, 0, 190) |
RGB Percent | 98.82, 0, 74.51 | rgb(98.82, 0, 74.51) |
CMYK | 0, 100, 25, 1 | |
HSL | 314.8°, 100, 49.4 | hsl(314.8, 100%, 49.4%) |
HSV | 314.8°, 100, 98.8 |
XYZ | 49.439, 24.413, 50.822 |
---|---|
Hunter Lab | 49.41, 92.14, -26.398 |
CIE-LAB | 56.499, 89.617, -30.143 |
CIE-LCH | 56.499, 94.551, 341.409 |
CIE-LUV | 0, 100, 24.6, 1.18 |
Web Safe | ff00cc |
RGB percent of color #fc00be
CMYK percent of color #fc00be
Text with hexadecimal color #fc00be
This text has a font color of #fc00be
<p style="color:#fc00be">Text here</p>
#fc00be Background Color
This box has a background color of #fc00be
<div style="background-color:#fc00be">Text here</div>
#fc00be Border Color
This box has a border color of #fc00be
<div style="border: 4px solid #fc00be">Text here</div>
CSS codes
<p style="color:#fc00be">Text here</p>
<div style="background-color:#fc00be">Text here</div>
<div style="border: 4px solid #fc00be">Text here</div>
#fc00be Color on white background
This is how a font and box color of #fc00be will look
on a white background.
#fc00be Color on black background
This is how a font and box color of #fc00be hex color will look
on a black background.