In RGB color space, #fd00cc hex color has a red value of 253, a green value of 0 and a blue value of 204.
In CMYK color space (used in color printing), #fd00cc hex color is composed of 0% cyan, 100% magenta, 19.37% yellow and 0.78% black.
#fd00cc color has a hue of 311.6 degrees, a saturation of 100% and a lightness of 49.6%.
#fd00cc hex color contains mainly RED.
The closest web safe color of #fd00cc is #ff00cc
#fd00cc hex color has a decimal value of 16580812.
HEX | fd00cc | #fd00cc |
---|---|---|
RGB | 253, 0, 204 | rgb(253, 0, 204) |
RGB Percent | 99.22, 0, 80 | rgb(99.22, 0, 80) |
CMYK | 0, 100, 19, 1 | |
HSL | 311.6°, 100, 49.6 | hsl(311.6, 100%, 49.6%) |
HSV | 311.6°, 100, 99.2 |
XYZ | 51.407, 25.242, 59.29 |
---|---|
Hunter Lab | 50.241, 94.719, -34.799 |
CIE-LAB | 57.31, 91.385, -36.922 |
CIE-LCH | 57.31, 98.562, 338 |
CIE-LUV | 0, 100, 19.37, 0.78 |
Web Safe | ff00cc |
RGB percent of color #fd00cc
CMYK percent of color #fd00cc
Text with hexadecimal color #fd00cc
This text has a font color of #fd00cc
<p style="color:#fd00cc">Text here</p>
#fd00cc Background Color
This box has a background color of #fd00cc
<div style="background-color:#fd00cc">Text here</div>
#fd00cc Border Color
This box has a border color of #fd00cc
<div style="border: 4px solid #fd00cc">Text here</div>
CSS codes
<p style="color:#fd00cc">Text here</p>
<div style="background-color:#fd00cc">Text here</div>
<div style="border: 4px solid #fd00cc">Text here</div>
#fd00cc Color on white background
This is how a font and box color of #fd00cc will look
on a white background.
#fd00cc Color on black background
This is how a font and box color of #fd00cc hex color will look
on a black background.