In RGB color space, #ff5acc hex color has a red value of 255, a green value of 90 and a blue value of 204.
In CMYK color space (used in color printing), #ff5acc hex color is composed of 0% cyan, 64.71% magenta, 20% yellow and 0% black.
#ff5acc color has a hue of 318.5 degrees, a saturation of 100% and a lightness of 67.6%.
#ff5acc hex color contains mainly RED.
The closest web safe color of #ff5acc is #ff66cc
#ff5acc hex color has a decimal value of 16734924.
HEX | ff5acc | #ff5acc |
---|---|---|
RGB | 255, 90, 204 | rgb(255, 90, 204) |
RGB Percent | 100, 35.29, 80 | rgb(100, 35.29, 80) |
CMYK | 0, 65, 20, 0 | |
HSL | 318.5°, 100, 67.6 | hsl(318.5, 100%, 67.6%) |
HSV | 318.5°, 64.7, 100 |
XYZ | 55.795, 32.932, 60.543 |
---|---|
Hunter Lab | 57.386, 73.124, -22.381 |
CIE-LAB | 64.106, 73.371, -26.348 |
CIE-LCH | 64.106, 77.958, 340.246 |
CIE-LUV | 0, 64.71, 20, 0 |
Web Safe | ff66cc |
RGB percent of color #ff5acc
CMYK percent of color #ff5acc
Text with hexadecimal color #ff5acc
This text has a font color of #ff5acc
<p style="color:#ff5acc">Text here</p>
#ff5acc Background Color
This box has a background color of #ff5acc
<div style="background-color:#ff5acc">Text here</div>
#ff5acc Border Color
This box has a border color of #ff5acc
<div style="border: 4px solid #ff5acc">Text here</div>
CSS codes
<p style="color:#ff5acc">Text here</p>
<div style="background-color:#ff5acc">Text here</div>
<div style="border: 4px solid #ff5acc">Text here</div>
#ff5acc Color on white background
This is how a font and box color of #ff5acc will look
on a white background.
#ff5acc Color on black background
This is how a font and box color of #ff5acc hex color will look
on a black background.