In RGB color space, #ffafac hex color has a red value of 255, a green value of 175 and a blue value of 172.
In CMYK color space (used in color printing), #ffafac hex color is composed of 0% cyan, 31.37% magenta, 32.55% yellow and 0% black.
#ffafac color has a hue of 2.2 degrees, a saturation of 100% and a lightness of 83.7%.
#ffafac hex color contains mainly RED.
The closest web safe color of #ffafac is #ff9999
#ffafac hex color has a decimal value of 16756652.
HEX | ffafac | #ffafac |
---|---|---|
RGB | 255, 175, 172 | rgb(255, 175, 172) |
RGB Percent | 100, 68.63, 67.45 | rgb(100, 68.63, 67.45) |
CMYK | 0, 31, 33, 0 | |
HSL | 2.2°, 100, 83.7 | hsl(2.2, 100%, 83.7%) |
HSV | 2.2°, 32.5, 100 |
XYZ | 64.016, 54.899, 46.252 |
---|---|
Hunter Lab | 74.094, 24.557, 14.855 |
CIE-LAB | 78.983, 28.872, 13.42 |
CIE-LCH | 78.983, 31.838, 24.929 |
CIE-LUV | 0, 31.37, 32.55, 0 |
Web Safe | ff9999 |
RGB percent of color #ffafac
CMYK percent of color #ffafac
Text with hexadecimal color #ffafac
This text has a font color of #ffafac
<p style="color:#ffafac">Text here</p>
#ffafac Background Color
This box has a background color of #ffafac
<div style="background-color:#ffafac">Text here</div>
#ffafac Border Color
This box has a border color of #ffafac
<div style="border: 4px solid #ffafac">Text here</div>
CSS codes
<p style="color:#ffafac">Text here</p>
<div style="background-color:#ffafac">Text here</div>
<div style="border: 4px solid #ffafac">Text here</div>
#ffafac Color on white background
This is how a font and box color of #ffafac will look
on a white background.
#ffafac Color on black background
This is how a font and box color of #ffafac hex color will look
on a black background.