In RGB color space, #ff1fab hex color has a red value of 255, a green value of 31 and a blue value of 171.
In CMYK color space (used in color printing), #ff1fab hex color is composed of 0% cyan, 87.84% magenta, 32.94% yellow and 0% black.
#ff1fab color has a hue of 322.5 degrees, a saturation of 100% and a lightness of 56.1%.
#ff1fab hex color contains mainly RED.
The closest web safe color of #ff1fab is #ff3399
#ff1fab hex color has a decimal value of 16719787.
HEX | ff1fab | #ff1fab |
---|---|---|
RGB | 255, 31, 171 | rgb(255, 31, 171) |
RGB Percent | 100, 12.16, 67.06 | rgb(100, 12.16, 67.06) |
CMYK | 0, 88, 33, 0 | |
HSL | 322.5°, 100, 56.1 | hsl(322.5, 100%, 56.1%) |
HSV | 322.5°, 87.8, 100 |
XYZ | 49.081, 25.18, 40.802 |
---|---|
Hunter Lab | 50.18, 86.777, -13.084 |
CIE-LAB | 57.25, 85.405, -17.897 |
CIE-LCH | 57.25, 87.26, 348.165 |
CIE-LUV | 0, 87.84, 32.94, 0 |
Web Safe | ff3399 |
RGB percent of color #ff1fab
CMYK percent of color #ff1fab
Text with hexadecimal color #ff1fab
This text has a font color of #ff1fab
<p style="color:#ff1fab">Text here</p>
#ff1fab Background Color
This box has a background color of #ff1fab
<div style="background-color:#ff1fab">Text here</div>
#ff1fab Border Color
This box has a border color of #ff1fab
<div style="border: 4px solid #ff1fab">Text here</div>
CSS codes
<p style="color:#ff1fab">Text here</p>
<div style="background-color:#ff1fab">Text here</div>
<div style="border: 4px solid #ff1fab">Text here</div>
#ff1fab Color on white background
This is how a font and box color of #ff1fab will look
on a white background.
#ff1fab Color on black background
This is how a font and box color of #ff1fab hex color will look
on a black background.