In RGB color space, #fc00da hex color has a red value of 252, a green value of 0 and a blue value of 218.
In CMYK color space (used in color printing), #fc00da hex color is composed of 0% cyan, 100% magenta, 13.49% yellow and 1.18% black.
#fc00da color has a hue of 308.1 degrees, a saturation of 100% and a lightness of 49.4%.
#fc00da hex color contains mainly RED.
The closest web safe color of #fc00da is #ff00cc
#fc00da hex color has a decimal value of 16515290.
HEX | fc00da | #fc00da |
---|---|---|
RGB | 252, 0, 218 | rgb(252, 0, 218) |
RGB Percent | 98.82, 0, 85.49 | rgb(98.82, 0, 85.49) |
CMYK | 0, 100, 13, 1 | |
HSL | 308.1°, 100, 49.4 | hsl(308.1, 100%, 49.4%) |
HSV | 308.1°, 100, 98.8 |
XYZ | 52.8, 25.757, 68.518 |
---|---|
Hunter Lab | 50.751, 96.891, -44.52 |
CIE-LAB | 57.806, 92.897, -44.136 |
CIE-LCH | 57.806, 102.849, 334.587 |
CIE-LUV | 0, 100, 13.49, 1.18 |
Web Safe | ff00cc |
RGB percent of color #fc00da
CMYK percent of color #fc00da
Text with hexadecimal color #fc00da
This text has a font color of #fc00da
<p style="color:#fc00da">Text here</p>
#fc00da Background Color
This box has a background color of #fc00da
<div style="background-color:#fc00da">Text here</div>
#fc00da Border Color
This box has a border color of #fc00da
<div style="border: 4px solid #fc00da">Text here</div>
CSS codes
<p style="color:#fc00da">Text here</p>
<div style="background-color:#fc00da">Text here</div>
<div style="border: 4px solid #fc00da">Text here</div>
#fc00da Color on white background
This is how a font and box color of #fc00da will look
on a white background.
#fc00da Color on black background
This is how a font and box color of #fc00da hex color will look
on a black background.