In RGB color space, #ff18ac hex color has a red value of 255, a green value of 24 and a blue value of 172.
In CMYK color space (used in color printing), #ff18ac hex color is composed of 0% cyan, 90.59% magenta, 32.55% yellow and 0% black.
#ff18ac color has a hue of 321.6 degrees, a saturation of 100% and a lightness of 54.7%.
#ff18ac hex color contains mainly RED.
The closest web safe color of #ff18ac is #ff0099
#ff18ac hex color has a decimal value of 16717996.
HEX | ff18ac | #ff18ac |
---|---|---|
RGB | 255, 24, 172 | rgb(255, 24, 172) |
RGB Percent | 100, 9.41, 67.45 | rgb(100, 9.41, 67.45) |
CMYK | 0, 91, 33, 0 | |
HSL | 321.6°, 100, 54.7 | hsl(321.6, 100%, 54.7%) |
HSV | 321.6°, 90.6, 100 |
XYZ | 49.013, 24.892, 41.251 |
---|---|
Hunter Lab | 49.892, 88.045, -14.097 |
CIE-LAB | 56.97, 86.428, -18.907 |
CIE-LCH | 56.97, 88.472, 347.66 |
CIE-LUV | 0, 90.59, 32.55, 0 |
Web Safe | ff0099 |
RGB percent of color #ff18ac
CMYK percent of color #ff18ac
Text with hexadecimal color #ff18ac
This text has a font color of #ff18ac
<p style="color:#ff18ac">Text here</p>
#ff18ac Background Color
This box has a background color of #ff18ac
<div style="background-color:#ff18ac">Text here</div>
#ff18ac Border Color
This box has a border color of #ff18ac
<div style="border: 4px solid #ff18ac">Text here</div>
CSS codes
<p style="color:#ff18ac">Text here</p>
<div style="background-color:#ff18ac">Text here</div>
<div style="border: 4px solid #ff18ac">Text here</div>
#ff18ac Color on white background
This is how a font and box color of #ff18ac will look
on a white background.
#ff18ac Color on black background
This is how a font and box color of #ff18ac hex color will look
on a black background.