In RGB color space, #ff02b3 hex color has a red value of 255, a green value of 2 and a blue value of 179.
In CMYK color space (used in color printing), #ff02b3 hex color is composed of 0% cyan, 99.22% magenta, 29.8% yellow and 0% black.
#ff02b3 color has a hue of 318 degrees, a saturation of 100% and a lightness of 50.4%.
#ff02b3 hex color contains mainly RED.
The closest web safe color of #ff02b3 is #ff00cc
#ff02b3 hex color has a decimal value of 16712371.
HEX | ff02b3 | #ff02b3 |
---|---|---|
RGB | 255, 2, 179 | rgb(255, 2, 179) |
RGB Percent | 100, 0.78, 70.2 | rgb(100, 0.78, 70.2) |
CMYK | 0, 99, 30, 0 | |
HSL | 318°, 100, 50.4 | hsl(318, 100%, 50.4%) |
HSV | 318°, 99.2, 100 |
XYZ | 49.398, 24.558, 44.784 |
---|---|
Hunter Lab | 49.556, 91.208, -18.891 |
CIE-LAB | 56.642, 88.888, -23.491 |
CIE-LCH | 56.642, 91.94, 345.197 |
CIE-LUV | 0, 99.22, 29.8, 0 |
Web Safe | ff00cc |
RGB percent of color #ff02b3
CMYK percent of color #ff02b3
Text with hexadecimal color #ff02b3
This text has a font color of #ff02b3
<p style="color:#ff02b3">Text here</p>
#ff02b3 Background Color
This box has a background color of #ff02b3
<div style="background-color:#ff02b3">Text here</div>
#ff02b3 Border Color
This box has a border color of #ff02b3
<div style="border: 4px solid #ff02b3">Text here</div>
CSS codes
<p style="color:#ff02b3">Text here</p>
<div style="background-color:#ff02b3">Text here</div>
<div style="border: 4px solid #ff02b3">Text here</div>
#ff02b3 Color on white background
This is how a font and box color of #ff02b3 will look
on a white background.
#ff02b3 Color on black background
This is how a font and box color of #ff02b3 hex color will look
on a black background.