In RGB color space, #ff8faa hex color has a red value of 255, a green value of 143 and a blue value of 170.
In CMYK color space (used in color printing), #ff8faa hex color is composed of 0% cyan, 43.92% magenta, 33.33% yellow and 0% black.
#ff8faa color has a hue of 345.5 degrees, a saturation of 100% and a lightness of 78%.
#ff8faa hex color contains mainly RED.
The closest web safe color of #ff8faa is #ff9999
#ff8faa hex color has a decimal value of 16748458.
HEX | ff8faa | #ff8faa |
---|---|---|
RGB | 255, 143, 170 | rgb(255, 143, 170) |
RGB Percent | 100, 56.08, 66.67 | rgb(100, 56.08, 66.67) |
CMYK | 0, 44, 33, 0 | |
HSL | 345.5°, 100, 78 | hsl(345.5, 100%, 78%) |
HSV | 345.5°, 43.9, 100 |
XYZ | 58.318, 43.807, 43.412 |
---|---|
Hunter Lab | 66.187, 41.451, 7.442 |
CIE-LAB | 72.099, 45.134, 4.694 |
CIE-LCH | 72.099, 45.377, 5.937 |
CIE-LUV | 0, 43.92, 33.33, 0 |
Web Safe | ff9999 |
RGB percent of color #ff8faa
CMYK percent of color #ff8faa
Text with hexadecimal color #ff8faa
This text has a font color of #ff8faa
<p style="color:#ff8faa">Text here</p>
#ff8faa Background Color
This box has a background color of #ff8faa
<div style="background-color:#ff8faa">Text here</div>
#ff8faa Border Color
This box has a border color of #ff8faa
<div style="border: 4px solid #ff8faa">Text here</div>
CSS codes
<p style="color:#ff8faa">Text here</p>
<div style="background-color:#ff8faa">Text here</div>
<div style="border: 4px solid #ff8faa">Text here</div>
#ff8faa Color on white background
This is how a font and box color of #ff8faa will look
on a white background.
#ff8faa Color on black background
This is how a font and box color of #ff8faa hex color will look
on a black background.