In RGB color space, #ff50ac hex color has a red value of 255, a green value of 80 and a blue value of 172.
In CMYK color space (used in color printing), #ff50ac hex color is composed of 0% cyan, 68.63% magenta, 32.55% yellow and 0% black.
#ff50ac color has a hue of 328.5 degrees, a saturation of 100% and a lightness of 65.7%.
#ff50ac hex color contains mainly RED.
The closest web safe color of #ff50ac is #ff6699
#ff50ac hex color has a decimal value of 16732332.
HEX | ff50ac | #ff50ac |
---|---|---|
RGB | 255, 80, 172 | rgb(255, 80, 172) |
RGB Percent | 100, 31.37, 67.45 | rgb(100, 31.37, 67.45) |
CMYK | 0, 69, 33, 0 | |
HSL | 328.5°, 100, 65.7 | hsl(328.5, 100%, 65.7%) |
HSV | 328.5°, 68.6, 100 |
XYZ | 51.555, 29.976, 42.098 |
---|---|
Hunter Lab | 54.75, 72.269, -7.263 |
CIE-LAB | 61.634, 73.142, -11.851 |
CIE-LCH | 61.634, 74.096, 350.797 |
CIE-LUV | 0, 68.63, 32.55, 0 |
Web Safe | ff6699 |
RGB percent of color #ff50ac
CMYK percent of color #ff50ac
Text with hexadecimal color #ff50ac
This text has a font color of #ff50ac
<p style="color:#ff50ac">Text here</p>
#ff50ac Background Color
This box has a background color of #ff50ac
<div style="background-color:#ff50ac">Text here</div>
#ff50ac Border Color
This box has a border color of #ff50ac
<div style="border: 4px solid #ff50ac">Text here</div>
CSS codes
<p style="color:#ff50ac">Text here</p>
<div style="background-color:#ff50ac">Text here</div>
<div style="border: 4px solid #ff50ac">Text here</div>
#ff50ac Color on white background
This is how a font and box color of #ff50ac will look
on a white background.
#ff50ac Color on black background
This is how a font and box color of #ff50ac hex color will look
on a black background.