In RGB color space, #ff02e1 hex color has a red value of 255, a green value of 2 and a blue value of 225.
In CMYK color space (used in color printing), #ff02e1 hex color is composed of 0% cyan, 99.22% magenta, 11.76% yellow and 0% black.
#ff02e1 color has a hue of 307.1 degrees, a saturation of 100% and a lightness of 50.4%.
#ff02e1 hex color contains mainly RED.
The closest web safe color of #ff02e1 is #ff00cc
#ff02e1 hex color has a decimal value of 16712417.
HEX | ff02e1 | #ff02e1 |
---|---|---|
RGB | 255, 2, 225 | rgb(255, 2, 225) |
RGB Percent | 100, 0.78, 88.24 | rgb(100, 0.78, 88.24) |
CMYK | 0, 99, 12, 0 | |
HSL | 307.1°, 100, 50.4 | hsl(307.1, 100%, 50.4%) |
HSV | 307.1°, 99.2, 100 |
XYZ | 54.852, 26.74, 73.504 |
---|---|
Hunter Lab | 51.711, 98.85, -48.08 |
CIE-LAB | 58.733, 94.158, -46.598 |
CIE-LCH | 58.733, 105.058, 333.67 |
CIE-LUV | 0, 99.22, 11.76, 0 |
Web Safe | ff00cc |
RGB percent of color #ff02e1
CMYK percent of color #ff02e1
Text with hexadecimal color #ff02e1
This text has a font color of #ff02e1
<p style="color:#ff02e1">Text here</p>
#ff02e1 Background Color
This box has a background color of #ff02e1
<div style="background-color:#ff02e1">Text here</div>
#ff02e1 Border Color
This box has a border color of #ff02e1
<div style="border: 4px solid #ff02e1">Text here</div>
CSS codes
<p style="color:#ff02e1">Text here</p>
<div style="background-color:#ff02e1">Text here</div>
<div style="border: 4px solid #ff02e1">Text here</div>
#ff02e1 Color on white background
This is how a font and box color of #ff02e1 will look
on a white background.
#ff02e1 Color on black background
This is how a font and box color of #ff02e1 hex color will look
on a black background.