In RGB color space, #ffa888 hex color has a red value of 255, a green value of 168 and a blue value of 136.
In CMYK color space (used in color printing), #ffa888 hex color is composed of 0% cyan, 34.12% magenta, 46.67% yellow and 0% black.
#ffa888 color has a hue of 16.1 degrees, a saturation of 100% and a lightness of 76.7%.
#ffa888 hex color contains mainly RED.
The closest web safe color of #ffa888 is #ff9999
#ffa888 hex color has a decimal value of 16754824.
HEX | ffa888 | #ffa888 |
---|---|---|
RGB | 255, 168, 136 | rgb(255, 168, 136) |
RGB Percent | 100, 65.88, 53.33 | rgb(100, 65.88, 53.33) |
CMYK | 0, 34, 47, 0 | |
HSL | 16.1°, 100, 76.7 | hsl(16.1, 100%, 76.7%) |
HSV | 16.1°, 46.7, 100 |
XYZ | 59.687, 51.043, 29.999 |
---|---|
Hunter Lab | 71.444, 24.097, 25.116 |
CIE-LAB | 76.705, 28.58, 29.696 |
CIE-LCH | 76.705, 41.215, 46.097 |
CIE-LUV | 0, 34.12, 46.67, 0 |
Web Safe | ff9999 |
RGB percent of color #ffa888
CMYK percent of color #ffa888
Text with hexadecimal color #ffa888
This text has a font color of #ffa888
<p style="color:#ffa888">Text here</p>
#ffa888 Background Color
This box has a background color of #ffa888
<div style="background-color:#ffa888">Text here</div>
#ffa888 Border Color
This box has a border color of #ffa888
<div style="border: 4px solid #ffa888">Text here</div>
CSS codes
<p style="color:#ffa888">Text here</p>
<div style="background-color:#ffa888">Text here</div>
<div style="border: 4px solid #ffa888">Text here</div>
#ffa888 Color on white background
This is how a font and box color of #ffa888 will look
on a white background.
#ffa888 Color on black background
This is how a font and box color of #ffa888 hex color will look
on a black background.