In RGB color space, #ff02de hex color has a red value of 255, a green value of 2 and a blue value of 222.
In CMYK color space (used in color printing), #ff02de hex color is composed of 0% cyan, 99.22% magenta, 12.94% yellow and 0% black.
#ff02de color has a hue of 307.8 degrees, a saturation of 100% and a lightness of 50.4%.
#ff02de hex color contains mainly RED.
The closest web safe color of #ff02de is #ff00cc
#ff02de hex color has a decimal value of 16712414.
HEX | ff02de | #ff02de |
---|---|---|
RGB | 255, 2, 222 | rgb(255, 2, 222) |
RGB Percent | 100, 0.78, 87.06 | rgb(100, 0.78, 87.06) |
CMYK | 0, 99, 13, 0 | |
HSL | 307.8°, 100, 50.4 | hsl(307.8, 100%, 50.4%) |
HSV | 307.8°, 99.2, 100 |
XYZ | 54.447, 26.577, 71.368 |
---|---|
Hunter Lab | 51.553, 98.303, -45.992 |
CIE-LAB | 58.581, 93.787, -45.144 |
CIE-LCH | 58.581, 104.086, 334.296 |
CIE-LUV | 0, 99.22, 12.94, 0 |
Web Safe | ff00cc |
RGB percent of color #ff02de
CMYK percent of color #ff02de
Text with hexadecimal color #ff02de
This text has a font color of #ff02de
<p style="color:#ff02de">Text here</p>
#ff02de Background Color
This box has a background color of #ff02de
<div style="background-color:#ff02de">Text here</div>
#ff02de Border Color
This box has a border color of #ff02de
<div style="border: 4px solid #ff02de">Text here</div>
CSS codes
<p style="color:#ff02de">Text here</p>
<div style="background-color:#ff02de">Text here</div>
<div style="border: 4px solid #ff02de">Text here</div>
#ff02de Color on white background
This is how a font and box color of #ff02de will look
on a white background.
#ff02de Color on black background
This is how a font and box color of #ff02de hex color will look
on a black background.