In RGB color space, #ffafcc hex color has a red value of 255, a green value of 175 and a blue value of 204.
In CMYK color space (used in color printing), #ffafcc hex color is composed of 0% cyan, 31.37% magenta, 20% yellow and 0% black.
#ffafcc color has a hue of 338.3 degrees, a saturation of 100% and a lightness of 84.3%.
#ffafcc hex color contains mainly RED.
The closest web safe color of #ffafcc is #ff99cc
#ffafcc hex color has a decimal value of 16756684.
HEX | ffafcc | #ffafcc |
---|---|---|
RGB | 255, 175, 204 | rgb(255, 175, 204) |
RGB Percent | 100, 68.63, 80 | rgb(100, 68.63, 80) |
CMYK | 0, 31, 20, 0 | |
HSL | 338.3°, 100, 84.3 | hsl(338.3, 100%, 84.3%) |
HSV | 338.3°, 31.4, 100 |
XYZ | 67.469, 56.28, 64.434 |
---|---|
Hunter Lab | 75.02, 29.248, 1.59 |
CIE-LAB | 79.773, 33.21, -2.786 |
CIE-LCH | 79.773, 33.327, 355.205 |
CIE-LUV | 0, 31.37, 20, 0 |
Web Safe | ff99cc |
RGB percent of color #ffafcc
CMYK percent of color #ffafcc
Text with hexadecimal color #ffafcc
This text has a font color of #ffafcc
<p style="color:#ffafcc">Text here</p>
#ffafcc Background Color
This box has a background color of #ffafcc
<div style="background-color:#ffafcc">Text here</div>
#ffafcc Border Color
This box has a border color of #ffafcc
<div style="border: 4px solid #ffafcc">Text here</div>
CSS codes
<p style="color:#ffafcc">Text here</p>
<div style="background-color:#ffafcc">Text here</div>
<div style="border: 4px solid #ffafcc">Text here</div>
#ffafcc Color on white background
This is how a font and box color of #ffafcc will look
on a white background.
#ffafcc Color on black background
This is how a font and box color of #ffafcc hex color will look
on a black background.