In RGB color space, #fbaabb hex color has a red value of 251, a green value of 170 and a blue value of 187.
In CMYK color space (used in color printing), #fbaabb hex color is composed of 0% cyan, 32.27% magenta, 25.5% yellow and 1.57% black.
#fbaabb color has a hue of 347.4 degrees, a saturation of 91.01% and a lightness of 82.5%.
#fbaabb hex color contains mainly RED.
The closest web safe color of #fbaabb is #ff99cc
#fbaabb hex color has a decimal value of 16493243.
HEX | fbaabb | #fbaabb |
---|---|---|
RGB | 251, 170, 187 | rgb(251, 170, 187) |
RGB Percent | 98.43, 66.67, 73.33 | rgb(98.43, 66.67, 73.33) |
CMYK | 0, 32, 26, 2 | |
HSL | 347.4°, 91.01, 82.5 | hsl(347.4, 91.01%, 82.5%) |
HSV | 347.4°, 32.3, 98.4 |
XYZ | 63.128, 52.847, 53.887 |
---|---|
Hunter Lab | 72.696, 27.789, 6.938 |
CIE-LAB | 77.785, 32.002, 3.498 |
CIE-LCH | 77.785, 32.193, 6.238 |
CIE-LUV | 0, 32.27, 25.5, 1.57 |
Web Safe | ff99cc |
RGB percent of color #fbaabb
CMYK percent of color #fbaabb
Text with hexadecimal color #fbaabb
This text has a font color of #fbaabb
<p style="color:#fbaabb">Text here</p>
#fbaabb Background Color
This box has a background color of #fbaabb
<div style="background-color:#fbaabb">Text here</div>
#fbaabb Border Color
This box has a border color of #fbaabb
<div style="border: 4px solid #fbaabb">Text here</div>
CSS codes
<p style="color:#fbaabb">Text here</p>
<div style="background-color:#fbaabb">Text here</div>
<div style="border: 4px solid #fbaabb">Text here</div>
#fbaabb Color on white background
This is how a font and box color of #fbaabb will look
on a white background.
#fbaabb Color on black background
This is how a font and box color of #fbaabb hex color will look
on a black background.