In RGB color space, #ff028b hex color has a red value of 255, a green value of 2 and a blue value of 139.
In CMYK color space (used in color printing), #ff028b hex color is composed of 0% cyan, 99.22% magenta, 45.49% yellow and 0% black.
#ff028b color has a hue of 327.5 degrees, a saturation of 100% and a lightness of 50.4%.
#ff028b hex color contains mainly RED.
The closest web safe color of #ff028b is #ff0099
#ff028b hex color has a decimal value of 16712331.
HEX | ff028b | #ff028b |
---|---|---|
RGB | 255, 2, 139 | rgb(255, 2, 139) |
RGB Percent | 100, 0.78, 54.51 | rgb(100, 0.78, 54.51) |
CMYK | 0, 99, 45, 0 | |
HSL | 327.5°, 100, 50.4 | hsl(327.5, 100%, 50.4%) |
HSV | 327.5°, 99.2, 100 |
XYZ | 45.922, 23.167, 26.478 |
---|---|
Hunter Lab | 48.132, 86.073, 1.076 |
CIE-LAB | 55.244, 85.255, -2.001 |
CIE-LCH | 55.244, 85.278, 358.655 |
CIE-LUV | 0, 99.22, 45.49, 0 |
Web Safe | ff0099 |
RGB percent of color #ff028b
CMYK percent of color #ff028b
Text with hexadecimal color #ff028b
This text has a font color of #ff028b
<p style="color:#ff028b">Text here</p>
#ff028b Background Color
This box has a background color of #ff028b
<div style="background-color:#ff028b">Text here</div>
#ff028b Border Color
This box has a border color of #ff028b
<div style="border: 4px solid #ff028b">Text here</div>
CSS codes
<p style="color:#ff028b">Text here</p>
<div style="background-color:#ff028b">Text here</div>
<div style="border: 4px solid #ff028b">Text here</div>
#ff028b Color on white background
This is how a font and box color of #ff028b will look
on a white background.
#ff028b Color on black background
This is how a font and box color of #ff028b hex color will look
on a black background.