In RGB color space, #ff02c2 hex color has a red value of 255, a green value of 2 and a blue value of 194.
In CMYK color space (used in color printing), #ff02c2 hex color is composed of 0% cyan, 99.22% magenta, 23.92% yellow and 0% black.
#ff02c2 color has a hue of 314.5 degrees, a saturation of 100% and a lightness of 50.4%.
#ff02c2 hex color contains mainly RED.
The closest web safe color of #ff02c2 is #ff00cc
#ff02c2 hex color has a decimal value of 16712386.
HEX | ff02c2 | #ff02c2 |
---|---|---|
RGB | 255, 2, 194 | rgb(255, 2, 194) |
RGB Percent | 100, 0.78, 76.08 | rgb(100, 0.78, 76.08) |
CMYK | 0, 99, 24, 0 | |
HSL | 314.5°, 100, 50.4 | hsl(314.5, 100%, 50.4%) |
HSV | 314.5°, 99.2, 100 |
XYZ | 50.999, 25.198, 53.215 |
---|---|
Hunter Lab | 50.198, 93.504, -27.716 |
CIE-LAB | 57.268, 90.488, -31.215 |
CIE-LCH | 57.268, 95.721, 340.967 |
CIE-LUV | 0, 99.22, 23.92, 0 |
Web Safe | ff00cc |
RGB percent of color #ff02c2
CMYK percent of color #ff02c2
Text with hexadecimal color #ff02c2
This text has a font color of #ff02c2
<p style="color:#ff02c2">Text here</p>
#ff02c2 Background Color
This box has a background color of #ff02c2
<div style="background-color:#ff02c2">Text here</div>
#ff02c2 Border Color
This box has a border color of #ff02c2
<div style="border: 4px solid #ff02c2">Text here</div>
CSS codes
<p style="color:#ff02c2">Text here</p>
<div style="background-color:#ff02c2">Text here</div>
<div style="border: 4px solid #ff02c2">Text here</div>
#ff02c2 Color on white background
This is how a font and box color of #ff02c2 will look
on a white background.
#ff02c2 Color on black background
This is how a font and box color of #ff02c2 hex color will look
on a black background.