In RGB color space, #ff018b hex color has a red value of 255, a green value of 1 and a blue value of 139.
In CMYK color space (used in color printing), #ff018b hex color is composed of 0% cyan, 99.61% magenta, 45.49% yellow and 0% black.
#ff018b color has a hue of 327.4 degrees, a saturation of 100% and a lightness of 50.2%.
#ff018b hex color contains mainly RED.
The closest web safe color of #ff018b is #ff0099
#ff018b hex color has a decimal value of 16712075.
HEX | ff018b | #ff018b |
---|---|---|
RGB | 255, 1, 139 | rgb(255, 1, 139) |
RGB Percent | 100, 0.39, 54.51 | rgb(100, 0.39, 54.51) |
CMYK | 0, 100, 45, 0 | |
HSL | 327.4°, 100, 50.2 | hsl(327.4, 100%, 50.2%) |
HSV | 327.4°, 99.6, 100 |
XYZ | 45.911, 23.146, 26.474 |
---|---|
Hunter Lab | 48.11, 86.147, 1.051 |
CIE-LAB | 55.222, 85.317, -2.032 |
CIE-LCH | 55.222, 85.341, 358.636 |
CIE-LUV | 0, 99.61, 45.49, 0 |
Web Safe | ff0099 |
RGB percent of color #ff018b
CMYK percent of color #ff018b
Text with hexadecimal color #ff018b
This text has a font color of #ff018b
<p style="color:#ff018b">Text here</p>
#ff018b Background Color
This box has a background color of #ff018b
<div style="background-color:#ff018b">Text here</div>
#ff018b Border Color
This box has a border color of #ff018b
<div style="border: 4px solid #ff018b">Text here</div>
CSS codes
<p style="color:#ff018b">Text here</p>
<div style="background-color:#ff018b">Text here</div>
<div style="border: 4px solid #ff018b">Text here</div>
#ff018b Color on white background
This is how a font and box color of #ff018b will look
on a white background.
#ff018b Color on black background
This is how a font and box color of #ff018b hex color will look
on a black background.