In RGB color space, #f1aabb hex color has a red value of 241, a green value of 170 and a blue value of 187.
In CMYK color space (used in color printing), #f1aabb hex color is composed of 0% cyan, 29.46% magenta, 22.41% yellow and 5.49% black.
#f1aabb color has a hue of 345.6 degrees, a saturation of 71.72% and a lightness of 80.6%.
#f1aabb hex color contains mainly RED.
The closest web safe color of #f1aabb is #ff99cc
#f1aabb hex color has a decimal value of 15837883.
HEX | f1aabb | #f1aabb |
---|---|---|
RGB | 241, 170, 187 | rgb(241, 170, 187) |
RGB Percent | 94.51, 66.67, 73.33 | rgb(94.51, 66.67, 73.33) |
CMYK | 0, 29, 22, 5 | |
HSL | 345.6°, 71.72, 80.6 | hsl(345.6, 71.72%, 80.6%) |
HSV | 345.6°, 29.5, 94.5 |
XYZ | 59.62, 51.038, 53.723 |
---|---|
Hunter Lab | 71.441, 23.943, 5.423 |
CIE-LAB | 76.702, 28.433, 1.792 |
CIE-LCH | 76.702, 28.489, 3.606 |
CIE-LUV | 0, 29.46, 22.41, 5.49 |
Web Safe | ff99cc |
RGB percent of color #f1aabb
CMYK percent of color #f1aabb
Text with hexadecimal color #f1aabb
This text has a font color of #f1aabb
<p style="color:#f1aabb">Text here</p>
#f1aabb Background Color
This box has a background color of #f1aabb
<div style="background-color:#f1aabb">Text here</div>
#f1aabb Border Color
This box has a border color of #f1aabb
<div style="border: 4px solid #f1aabb">Text here</div>
CSS codes
<p style="color:#f1aabb">Text here</p>
<div style="background-color:#f1aabb">Text here</div>
<div style="border: 4px solid #f1aabb">Text here</div>
#f1aabb Color on white background
This is how a font and box color of #f1aabb will look
on a white background.
#f1aabb Color on black background
This is how a font and box color of #f1aabb hex color will look
on a black background.