In RGB color space, #ff12ab hex color has a red value of 255, a green value of 18 and a blue value of 171.
In CMYK color space (used in color printing), #ff12ab hex color is composed of 0% cyan, 92.94% magenta, 32.94% yellow and 0% black.
#ff12ab color has a hue of 321.3 degrees, a saturation of 100% and a lightness of 53.5%.
#ff12ab hex color contains mainly RED.
The closest web safe color of #ff12ab is #ff0099
#ff12ab hex color has a decimal value of 16716459.
HEX | ff12ab | #ff12ab |
---|---|---|
RGB | 255, 18, 171 | rgb(255, 18, 171) |
RGB Percent | 100, 7.06, 67.06 | rgb(100, 7.06, 67.06) |
CMYK | 0, 93, 33, 0 | |
HSL | 321.3°, 100, 53.5 | hsl(321.3, 100%, 53.5%) |
HSV | 321.3°, 92.9, 100 |
XYZ | 48.807, 24.633, 40.71 |
---|---|
Hunter Lab | 49.632, 88.679, -13.89 |
CIE-LAB | 56.716, 86.96, -18.71 |
CIE-LCH | 56.716, 88.95, 347.858 |
CIE-LUV | 0, 92.94, 32.94, 0 |
Web Safe | ff0099 |
RGB percent of color #ff12ab
CMYK percent of color #ff12ab
Text with hexadecimal color #ff12ab
This text has a font color of #ff12ab
<p style="color:#ff12ab">Text here</p>
#ff12ab Background Color
This box has a background color of #ff12ab
<div style="background-color:#ff12ab">Text here</div>
#ff12ab Border Color
This box has a border color of #ff12ab
<div style="border: 4px solid #ff12ab">Text here</div>
CSS codes
<p style="color:#ff12ab">Text here</p>
<div style="background-color:#ff12ab">Text here</div>
<div style="border: 4px solid #ff12ab">Text here</div>
#ff12ab Color on white background
This is how a font and box color of #ff12ab will look
on a white background.
#ff12ab Color on black background
This is how a font and box color of #ff12ab hex color will look
on a black background.