In RGB color space, #ff01ab hex color has a red value of 255, a green value of 1 and a blue value of 171.
In CMYK color space (used in color printing), #ff01ab hex color is composed of 0% cyan, 99.61% magenta, 32.94% yellow and 0% black.
#ff01ab color has a hue of 319.8 degrees, a saturation of 100% and a lightness of 50.2%.
#ff01ab hex color contains mainly RED.
The closest web safe color of #ff01ab is #ff0099
#ff01ab hex color has a decimal value of 16712107.
HEX | ff01ab | #ff01ab |
---|---|---|
RGB | 255, 1, 171 | rgb(255, 1, 171) |
RGB Percent | 100, 0.39, 67.06 | rgb(100, 0.39, 67.06) |
CMYK | 0, 100, 33, 0 | |
HSL | 319.8°, 100, 50.2 | hsl(319.8, 100%, 50.2%) |
HSV | 319.8°, 99.6, 100 |
XYZ | 48.602, 24.222, 40.642 |
---|---|
Hunter Lab | 49.216, 90.146, -14.51 |
CIE-LAB | 56.309, 88.152, -19.331 |
CIE-LCH | 56.309, 90.247, 347.631 |
CIE-LUV | 0, 99.61, 32.94, 0 |
Web Safe | ff0099 |
RGB percent of color #ff01ab
CMYK percent of color #ff01ab
Text with hexadecimal color #ff01ab
This text has a font color of #ff01ab
<p style="color:#ff01ab">Text here</p>
#ff01ab Background Color
This box has a background color of #ff01ab
<div style="background-color:#ff01ab">Text here</div>
#ff01ab Border Color
This box has a border color of #ff01ab
<div style="border: 4px solid #ff01ab">Text here</div>
CSS codes
<p style="color:#ff01ab">Text here</p>
<div style="background-color:#ff01ab">Text here</div>
<div style="border: 4px solid #ff01ab">Text here</div>
#ff01ab Color on white background
This is how a font and box color of #ff01ab will look
on a white background.
#ff01ab Color on black background
This is how a font and box color of #ff01ab hex color will look
on a black background.