In RGB color space, #ff02bf hex color has a red value of 255, a green value of 2 and a blue value of 191.
In CMYK color space (used in color printing), #ff02bf hex color is composed of 0% cyan, 99.22% magenta, 25.1% yellow and 0% black.
#ff02bf color has a hue of 315.2 degrees, a saturation of 100% and a lightness of 50.4%.
#ff02bf hex color contains mainly RED.
The closest web safe color of #ff02bf is #ff00cc
#ff02bf hex color has a decimal value of 16712383.
HEX | ff02bf | #ff02bf |
---|---|---|
RGB | 255, 2, 191 | rgb(255, 2, 191) |
RGB Percent | 100, 0.78, 74.9 | rgb(100, 0.78, 74.9) |
CMYK | 0, 99, 25, 0 | |
HSL | 315.2°, 100, 50.4 | hsl(315.2, 100%, 50.4%) |
HSV | 315.2°, 99.2, 100 |
XYZ | 50.666, 25.065, 51.458 |
---|---|
Hunter Lab | 50.065, 93.029, -25.894 |
CIE-LAB | 57.139, 90.158, -29.685 |
CIE-LCH | 57.139, 94.919, 341.776 |
CIE-LUV | 0, 99.22, 25.1, 0 |
Web Safe | ff00cc |
RGB percent of color #ff02bf
CMYK percent of color #ff02bf
Text with hexadecimal color #ff02bf
This text has a font color of #ff02bf
<p style="color:#ff02bf">Text here</p>
#ff02bf Background Color
This box has a background color of #ff02bf
<div style="background-color:#ff02bf">Text here</div>
#ff02bf Border Color
This box has a border color of #ff02bf
<div style="border: 4px solid #ff02bf">Text here</div>
CSS codes
<p style="color:#ff02bf">Text here</p>
<div style="background-color:#ff02bf">Text here</div>
<div style="border: 4px solid #ff02bf">Text here</div>
#ff02bf Color on white background
This is how a font and box color of #ff02bf will look
on a white background.
#ff02bf Color on black background
This is how a font and box color of #ff02bf hex color will look
on a black background.