In RGB color space, #ff02d1 hex color has a red value of 255, a green value of 2 and a blue value of 209.
In CMYK color space (used in color printing), #ff02d1 hex color is composed of 0% cyan, 99.22% magenta, 18.04% yellow and 0% black.
#ff02d1 color has a hue of 310.9 degrees, a saturation of 100% and a lightness of 50.4%.
#ff02d1 hex color contains mainly RED.
The closest web safe color of #ff02d1 is #ff00cc
#ff02d1 hex color has a decimal value of 16712401.
HEX | ff02d1 | #ff02d1 |
---|---|---|
RGB | 255, 2, 209 | rgb(255, 2, 209) |
RGB Percent | 100, 0.78, 81.96 | rgb(100, 0.78, 81.96) |
CMYK | 0, 99, 18, 0 | |
HSL | 310.9°, 100, 50.4 | hsl(310.9, 100%, 50.4%) |
HSV | 310.9°, 99.2, 100 |
XYZ | 52.77, 25.907, 62.541 |
---|---|
Hunter Lab | 50.899, 95.989, -37.222 |
CIE-LAB | 57.949, 92.203, -38.754 |
CIE-LCH | 57.949, 100.016, 337.202 |
CIE-LUV | 0, 99.22, 18.04, 0 |
Web Safe | ff00cc |
RGB percent of color #ff02d1
CMYK percent of color #ff02d1
Text with hexadecimal color #ff02d1
This text has a font color of #ff02d1
<p style="color:#ff02d1">Text here</p>
#ff02d1 Background Color
This box has a background color of #ff02d1
<div style="background-color:#ff02d1">Text here</div>
#ff02d1 Border Color
This box has a border color of #ff02d1
<div style="border: 4px solid #ff02d1">Text here</div>
CSS codes
<p style="color:#ff02d1">Text here</p>
<div style="background-color:#ff02d1">Text here</div>
<div style="border: 4px solid #ff02d1">Text here</div>
#ff02d1 Color on white background
This is how a font and box color of #ff02d1 will look
on a white background.
#ff02d1 Color on black background
This is how a font and box color of #ff02d1 hex color will look
on a black background.