In RGB color space, #ff02cf hex color has a red value of 255, a green value of 2 and a blue value of 207.
In CMYK color space (used in color printing), #ff02cf hex color is composed of 0% cyan, 99.22% magenta, 18.82% yellow and 0% black.
#ff02cf color has a hue of 311.4 degrees, a saturation of 100% and a lightness of 50.4%.
#ff02cf hex color contains mainly RED.
The closest web safe color of #ff02cf is #ff00cc
#ff02cf hex color has a decimal value of 16712399.
HEX | ff02cf | #ff02cf |
---|---|---|
RGB | 255, 2, 207 | rgb(255, 2, 207) |
RGB Percent | 100, 0.78, 81.18 | rgb(100, 0.78, 81.18) |
CMYK | 0, 99, 19, 0 | |
HSL | 311.4°, 100, 50.4 | hsl(311.4, 100%, 50.4%) |
HSV | 311.4°, 99.2, 100 |
XYZ | 52.524, 25.808, 61.245 |
---|---|
Hunter Lab | 50.802, 95.649, -35.917 |
CIE-LAB | 57.854, 91.97, -37.76 |
CIE-LCH | 57.854, 99.42, 337.678 |
CIE-LUV | 0, 99.22, 18.82, 0 |
Web Safe | ff00cc |
RGB percent of color #ff02cf
CMYK percent of color #ff02cf
Text with hexadecimal color #ff02cf
This text has a font color of #ff02cf
<p style="color:#ff02cf">Text here</p>
#ff02cf Background Color
This box has a background color of #ff02cf
<div style="background-color:#ff02cf">Text here</div>
#ff02cf Border Color
This box has a border color of #ff02cf
<div style="border: 4px solid #ff02cf">Text here</div>
CSS codes
<p style="color:#ff02cf">Text here</p>
<div style="background-color:#ff02cf">Text here</div>
<div style="border: 4px solid #ff02cf">Text here</div>
#ff02cf Color on white background
This is how a font and box color of #ff02cf will look
on a white background.
#ff02cf Color on black background
This is how a font and box color of #ff02cf hex color will look
on a black background.