In RGB color space, #ff55ac hex color has a red value of 255, a green value of 85 and a blue value of 172.
In CMYK color space (used in color printing), #ff55ac hex color is composed of 0% cyan, 66.67% magenta, 32.55% yellow and 0% black.
#ff55ac color has a hue of 329.3 degrees, a saturation of 100% and a lightness of 66.7%.
#ff55ac hex color contains mainly RED.
The closest web safe color of #ff55ac is #ff6699
#ff55ac hex color has a decimal value of 16733612.
HEX | ff55ac | #ff55ac |
---|---|---|
RGB | 255, 85, 172 | rgb(255, 85, 172) |
RGB Percent | 100, 33.33, 67.45 | rgb(100, 33.33, 67.45) |
CMYK | 0, 67, 33, 0 | |
HSL | 329.3°, 100, 66.7 | hsl(329.3, 100%, 66.7%) |
HSV | 329.3°, 66.7, 100 |
XYZ | 51.935, 30.736, 42.225 |
---|---|
Hunter Lab | 55.44, 70.195, -6.349 |
CIE-LAB | 62.284, 71.337, -10.875 |
CIE-LCH | 62.284, 72.161, 351.332 |
CIE-LUV | 0, 66.67, 32.55, 0 |
Web Safe | ff6699 |
RGB percent of color #ff55ac
CMYK percent of color #ff55ac
Text with hexadecimal color #ff55ac
This text has a font color of #ff55ac
<p style="color:#ff55ac">Text here</p>
#ff55ac Background Color
This box has a background color of #ff55ac
<div style="background-color:#ff55ac">Text here</div>
#ff55ac Border Color
This box has a border color of #ff55ac
<div style="border: 4px solid #ff55ac">Text here</div>
CSS codes
<p style="color:#ff55ac">Text here</p>
<div style="background-color:#ff55ac">Text here</div>
<div style="border: 4px solid #ff55ac">Text here</div>
#ff55ac Color on white background
This is how a font and box color of #ff55ac will look
on a white background.
#ff55ac Color on black background
This is how a font and box color of #ff55ac hex color will look
on a black background.