In RGB color space, #ff01ac hex color has a red value of 255, a green value of 1 and a blue value of 172.
In CMYK color space (used in color printing), #ff01ac hex color is composed of 0% cyan, 99.61% magenta, 32.55% yellow and 0% black.
#ff01ac color has a hue of 319.6 degrees, a saturation of 100% and a lightness of 50.2%.
#ff01ac hex color contains mainly RED.
The closest web safe color of #ff01ac is #ff0099
#ff01ac hex color has a decimal value of 16712108.
HEX | ff01ac | #ff01ac |
---|---|---|
RGB | 255, 1, 172 | rgb(255, 1, 172) |
RGB Percent | 100, 0.39, 67.45 | rgb(100, 0.39, 67.45) |
CMYK | 0, 100, 33, 0 | |
HSL | 319.6°, 100, 50.2 | hsl(319.6, 100%, 50.2%) |
HSV | 319.6°, 99.6, 100 |
XYZ | 48.697, 24.26, 41.146 |
---|---|
Hunter Lab | 49.254, 90.285, -15.051 |
CIE-LAB | 56.347, 88.249, -19.858 |
CIE-LCH | 56.347, 90.456, 347.318 |
CIE-LUV | 0, 99.61, 32.55, 0 |
Web Safe | ff0099 |
RGB percent of color #ff01ac
CMYK percent of color #ff01ac
Text with hexadecimal color #ff01ac
This text has a font color of #ff01ac
<p style="color:#ff01ac">Text here</p>
#ff01ac Background Color
This box has a background color of #ff01ac
<div style="background-color:#ff01ac">Text here</div>
#ff01ac Border Color
This box has a border color of #ff01ac
<div style="border: 4px solid #ff01ac">Text here</div>
CSS codes
<p style="color:#ff01ac">Text here</p>
<div style="background-color:#ff01ac">Text here</div>
<div style="border: 4px solid #ff01ac">Text here</div>
#ff01ac Color on white background
This is how a font and box color of #ff01ac will look
on a white background.
#ff01ac Color on black background
This is how a font and box color of #ff01ac hex color will look
on a black background.