In RGB color space, #ff02ca hex color has a red value of 255, a green value of 2 and a blue value of 202.
In CMYK color space (used in color printing), #ff02ca hex color is composed of 0% cyan, 99.22% magenta, 20.78% yellow and 0% black.
#ff02ca color has a hue of 312.6 degrees, a saturation of 100% and a lightness of 50.4%.
#ff02ca hex color contains mainly RED.
The closest web safe color of #ff02ca is #ff00cc
#ff02ca hex color has a decimal value of 16712394.
HEX | ff02ca | #ff02ca |
---|---|---|
RGB | 255, 2, 202 | rgb(255, 2, 202) |
RGB Percent | 100, 0.78, 79.22 | rgb(100, 0.78, 79.22) |
CMYK | 0, 99, 21, 0 | |
HSL | 312.6°, 100, 50.4 | hsl(312.6, 100%, 50.4%) |
HSV | 312.6°, 99.2, 100 |
XYZ | 51.922, 25.568, 58.076 |
---|---|
Hunter Lab | 50.565, 94.803, -32.702 |
CIE-LAB | 57.625, 91.386, -35.258 |
CIE-LCH | 57.625, 97.952, 338.903 |
CIE-LUV | 0, 99.22, 20.78, 0 |
Web Safe | ff00cc |
RGB percent of color #ff02ca
CMYK percent of color #ff02ca
Text with hexadecimal color #ff02ca
This text has a font color of #ff02ca
<p style="color:#ff02ca">Text here</p>
#ff02ca Background Color
This box has a background color of #ff02ca
<div style="background-color:#ff02ca">Text here</div>
#ff02ca Border Color
This box has a border color of #ff02ca
<div style="border: 4px solid #ff02ca">Text here</div>
CSS codes
<p style="color:#ff02ca">Text here</p>
<div style="background-color:#ff02ca">Text here</div>
<div style="border: 4px solid #ff02ca">Text here</div>
#ff02ca Color on white background
This is how a font and box color of #ff02ca will look
on a white background.
#ff02ca Color on black background
This is how a font and box color of #ff02ca hex color will look
on a black background.