In RGB color space, #ff02d2 hex color has a red value of 255, a green value of 2 and a blue value of 210.
In CMYK color space (used in color printing), #ff02d2 hex color is composed of 0% cyan, 99.22% magenta, 17.65% yellow and 0% black.
#ff02d2 color has a hue of 310.7 degrees, a saturation of 100% and a lightness of 50.4%.
#ff02d2 hex color contains mainly RED.
The closest web safe color of #ff02d2 is #ff00cc
#ff02d2 hex color has a decimal value of 16712402.
HEX | ff02d2 | #ff02d2 |
---|---|---|
RGB | 255, 2, 210 | rgb(255, 2, 210) |
RGB Percent | 100, 0.78, 82.35 | rgb(100, 0.78, 82.35) |
CMYK | 0, 99, 18, 0 | |
HSL | 310.7°, 100, 50.4 | hsl(310.7, 100%, 50.4%) |
HSV | 310.7°, 99.2, 100 |
XYZ | 52.895, 25.957, 63.195 |
---|---|
Hunter Lab | 50.948, 96.162, -37.879 |
CIE-LAB | 57.996, 92.322, -39.249 |
CIE-LCH | 57.996, 100.319, 336.968 |
CIE-LUV | 0, 99.22, 17.65, 0 |
Web Safe | ff00cc |
RGB percent of color #ff02d2
CMYK percent of color #ff02d2
Text with hexadecimal color #ff02d2
This text has a font color of #ff02d2
<p style="color:#ff02d2">Text here</p>
#ff02d2 Background Color
This box has a background color of #ff02d2
<div style="background-color:#ff02d2">Text here</div>
#ff02d2 Border Color
This box has a border color of #ff02d2
<div style="border: 4px solid #ff02d2">Text here</div>
CSS codes
<p style="color:#ff02d2">Text here</p>
<div style="background-color:#ff02d2">Text here</div>
<div style="border: 4px solid #ff02d2">Text here</div>
#ff02d2 Color on white background
This is how a font and box color of #ff02d2 will look
on a white background.
#ff02d2 Color on black background
This is how a font and box color of #ff02d2 hex color will look
on a black background.