In RGB color space, #ff04cb hex color has a red value of 255, a green value of 4 and a blue value of 203.
In CMYK color space (used in color printing), #ff04cb hex color is composed of 0% cyan, 98.43% magenta, 20.39% yellow and 0% black.
#ff04cb color has a hue of 312.4 degrees, a saturation of 100% and a lightness of 50.8%.
#ff04cb hex color contains mainly RED.
The closest web safe color of #ff04cb is #ff00cc
#ff04cb hex color has a decimal value of 16712907.
HEX | ff04cb | #ff04cb |
---|---|---|
RGB | 255, 4, 203 | rgb(255, 4, 203) |
RGB Percent | 100, 1.57, 79.61 | rgb(100, 1.57, 79.61) |
CMYK | 0, 98, 20, 0 | |
HSL | 312.4°, 100, 50.8 | hsl(312.4, 100%, 50.8%) |
HSV | 312.4°, 98.4, 100 |
XYZ | 52.063, 25.659, 58.709 |
---|---|
Hunter Lab | 50.655, 94.817, -33.259 |
CIE-LAB | 57.712, 91.38, -35.694 |
CIE-LCH | 57.712, 98.104, 338.664 |
CIE-LUV | 0, 98.43, 20.39, 0 |
Web Safe | ff00cc |
RGB percent of color #ff04cb
CMYK percent of color #ff04cb
Text with hexadecimal color #ff04cb
This text has a font color of #ff04cb
<p style="color:#ff04cb">Text here</p>
#ff04cb Background Color
This box has a background color of #ff04cb
<div style="background-color:#ff04cb">Text here</div>
#ff04cb Border Color
This box has a border color of #ff04cb
<div style="border: 4px solid #ff04cb">Text here</div>
CSS codes
<p style="color:#ff04cb">Text here</p>
<div style="background-color:#ff04cb">Text here</div>
<div style="border: 4px solid #ff04cb">Text here</div>
#ff04cb Color on white background
This is how a font and box color of #ff04cb will look
on a white background.
#ff04cb Color on black background
This is how a font and box color of #ff04cb hex color will look
on a black background.